Home
last modified time | relevance | path

Searched refs:dup (Results 1 – 1 of 1) sorted by relevance

/soft-fp/
A Dtestit.c257 char *dup = memcpy(alloca(len), f, len); in build_double() local
258 char *low = dup + len - _FP_W_TYPE_SIZE/4 - 1; in build_double()
262 u.bits.frac1 = strtoul(dup, 0, 16); in build_double()

Completed in 5 milliseconds