Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dmusl.h27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
Dibm.h77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l() function
Dwin32.h190 #define strtoull_l _strtoui64_l macro
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__locale_dir/locale_base_api/
Dmusl.h27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
Dibm.h77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l() function
Dwin32.h190 #define strtoull_l _strtoui64_l macro
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__locale_dir/locale_base_api/
Dmusl.h27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
Dibm.h77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l() function
Dwin32.h190 #define strtoull_l _strtoui64_l macro
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dmusl.h27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
Dibm.h77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l() function
Dwin32.h190 #define strtoull_l _strtoui64_l macro
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__support/xlocale/
D__strtonum_fallback.h41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
/external/cronet/stable/third_party/libc++/src/include/__support/xlocale/
D__strtonum_fallback.h41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
/external/cronet/tot/third_party/libc++/src/include/__support/xlocale/
D__strtonum_fallback.h41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__support/xlocale/
D__strtonum_fallback.h41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l() function
/external/libcxx/include/support/musl/
Dxlocale.h33 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, in strtoull_l() function
/external/libcxx/include/support/solaris/
Dxlocale.h47 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
/external/libcxx/include/support/xlocale/
D__strtonum_fallback.h44 strtoull_l(const char *nptr, char **endptr, int base, locale_t) { in strtoull_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h134 #define strtoull_l _strtoui64_l macro
/external/libcxx/include/support/ibm/
Dxlocale.h237 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
/external/rust/android-crates-io/crates/libc/src/solid/
Dmod.rs681 pub fn strtoull_l( in strtoull_l() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/
Dmod.rs681 pub fn strtoull_l( in strtoull_l() function
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/solid/
Dmod.rs681 pub fn strtoull_l( in strtoull_l() function