Home
last modified time | relevance | path

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

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstrtod.c107 # define STRTOULL(S, E, B) ____wcstoull_l_internal ((S), (E), (B), 0, loc) macro
114 # define STRTOULL(S, E, B) __wcstoull_internal ((S), (E), (B), 0) macro
126 # define STRTOULL(S, E, B) ____strtoull_l_internal ((S), (E), (B), 0, loc) macro
133 # define STRTOULL(S, E, B) __strtoull_internal ((S), (E), 0, (B)) macro