Home
last modified time | relevance | path

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

/stdlib/
A Dstrtod_nan_narrow.h21 #define STRTOULL(S, E, B) ____strtoull_l_internal ((S), (E), (B), 0, \ macro
A Dstrtod_nan_wide.h21 #define STRTOULL(S, E, B) ____wcstoull_l_internal ((S), (E), (B), 0, \ macro
A Dstrtod_nan_main.c53 mant = STRTOULL (str, &endp, 0); in STRTOD_NAN()

Completed in 7 milliseconds