Home
last modified time | relevance | path

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

/soft-fp/
A Dtestit.c256 size_t len = strlen(f)+1; in build_double() local
257 char *dup = memcpy(alloca(len), f, len); in build_double()
258 char *low = dup + len - _FP_W_TYPE_SIZE/4 - 1; in build_double()

Completed in 5 milliseconds