Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/musl/
H A Dxlocale.h32 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, in strtoull_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
H A Dxlocale.h46 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__strtonum_fallback.h43 strtoull_l(const char *nptr, char **endptr, int base, locale_t) { in strtoull_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h217 #define strtoull_l _strtoui64_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h292 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
/netbsd-src/lib/libc/include/
H A Dnamespace.h80 #define strtoull_l _strtoull_l macro