Searched defs:strtoll_l (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/musl/ |
H A D | xlocale.h | 27 static inline long long strtoll_l(const char *nptr, char **endptr, int base, in strtoll_l() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/solaris/ |
H A D | xlocale.h | 36 long long strtoll_l(const char *__nptr, char **__endptr, in strtoll_l() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/ |
H A D | __strtonum_fallback.h | 38 strtoll_l(const char *nptr, char **endptr, int base, locale_t) { in strtoll_l() function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/ |
H A D | locale_win32.h | 216 #define strtoll_l _strtoi64_l macro
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/ |
H A D | xlocale.h | 257 long long strtoll_l(const char *__nptr, char **__endptr, in strtoll_l() function
|
/netbsd-src/lib/libc/include/ |
H A D | namespace.h | 76 #define strtoll_l _strtoll_l macro
|