Home
last modified time | relevance | path

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

/stdlib/
A Dstrtof_l.c35 # define STRTOF_NAN __wcstof_nan macro
39 # define STRTOF_NAN __strtof_nan macro
A Dstrtod_l.c52 # define STRTOF_NAN __wcstod_nan macro
56 # define STRTOF_NAN __strtod_nan macro
669 retval = STRTOF_NAN (cp + 1, &endp, L_(')')); in ____STRTOF_INTERNAL()

Completed in 6 milliseconds