Searched defs:strtoull_l (Results 1 – 10 of 10) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/musl/ |
| D | xlocale.h | 32 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t) { in strtoull_l() function
|
| /external/libcxx/include/support/musl/ |
| D | xlocale.h | 33 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, in strtoull_l() function
|
| /external/libcxx/include/support/solaris/ |
| D | xlocale.h | 47 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/xlocale/ |
| D | __strtonum_fallback.h | 46 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t) { in strtoull_l() function
|
| /external/libcxx/include/support/xlocale/ |
| D | __strtonum_fallback.h | 44 strtoull_l(const char *nptr, char **endptr, int base, locale_t) { in strtoull_l() function
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/ibm/ |
| D | xlocale.h | 89 strtoull_l(const char *__nptr, char **__endptr, int __base, locale_t locale) { in strtoull_l() function
|
| /external/libcxx/include/support/win32/ |
| D | locale_win32.h | 134 #define strtoull_l _strtoui64_l macro
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/win32/ |
| D | locale_win32.h | 218 #define strtoull_l _strtoui64_l macro
|
| /external/libcxx/include/support/ibm/ |
| D | xlocale.h | 237 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
|
| /external/rust/crates/libc/src/solid/ |
| D | mod.rs | 681 pub fn strtoull_l( in strtoull_l() function
|