Home
last modified time | relevance | path

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

/external/libcxx/include/support/solaris/
Dxlocale.h37 long long strtoll_l(const char *__nptr, char **__endptr, in strtoll_l()
42 long strtol_l(const char *__nptr, char **__endptr, in strtol_l()
47 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l()
52 unsigned long strtoul_l(const char *__nptr, char **__endptr, in strtoul_l()
57 float strtof_l(const char *__nptr, char **__endptr, in strtof_l()
62 double strtod_l(const char *__nptr, char **__endptr, in strtod_l()
67 long double strtold_l(const char *__nptr, char **__endptr, in strtold_l()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__support/xlocale/
D__strtonum_fallback.h25 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
29 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
33 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t) { in strtold_l()
37 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/cronet/stable/third_party/libc++/src/include/__support/xlocale/
D__strtonum_fallback.h25 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
29 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
33 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t) { in strtold_l()
37 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/cronet/tot/third_party/libc++/src/include/__support/xlocale/
D__strtonum_fallback.h25 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
29 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
33 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t) { in strtold_l()
37 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__support/xlocale/
D__strtonum_fallback.h25 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
29 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
33 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t) { in strtold_l()
37 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
41 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dibm.h56 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
61 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t locale) { in strtod_l()
66 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t locale) { in strtof_l()
71 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t lo… in strtold_l()
77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l()
Dandroid.h37 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
41 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
Dmusl.h23 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/cronet/stable/third_party/libc++/src/include/__locale_dir/locale_base_api/
Dibm.h56 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
61 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t locale) { in strtod_l()
66 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t locale) { in strtof_l()
71 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t lo… in strtold_l()
77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l()
Dandroid.h37 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
41 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
Dmusl.h23 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__locale_dir/locale_base_api/
Dibm.h56 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
61 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t locale) { in strtod_l()
66 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t locale) { in strtof_l()
71 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t lo… in strtold_l()
77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l()
Dandroid.h37 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
41 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
Dmusl.h23 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__locale_dir/locale_base_api/
Dibm.h56 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
61 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t locale) { in strtod_l()
66 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t locale) { in strtof_l()
71 inline _LIBCPP_HIDE_FROM_ABI long double strtold_l(const char* __nptr, char** __endptr, locale_t lo… in strtold_l()
77 strtoull_l(const char* __nptr, char** __endptr, int __base, locale_t locale) { in strtoull_l()
Dandroid.h37 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l()
41 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l()
Dmusl.h23 inline _LIBCPP_HIDE_FROM_ABI long long strtoll_l(const char* __nptr, char** __endptr, int __base, l… in strtoll_l()
27 inline _LIBCPP_HIDE_FROM_ABI unsigned long long strtoull_l(const char* __nptr, char** __endptr, int… in strtoull_l()
/external/libcxx/include/support/android/
Dlocale_bionic.h50 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char* __nptr, char** __endptr, in strtof_l()
56 char** __endptr, locale_t) { in strtod_l()
60 inline _LIBCPP_INLINE_VISIBILITY long strtol_l(const char* __nptr, char** __endptr, in strtol_l()
/external/libcxx/include/support/ibm/
Dxlocale.h222 long long strtoll_l(const char *__nptr, char **__endptr, in strtoll_l()
227 long strtol_l(const char *__nptr, char **__endptr, in strtol_l()
232 long double strtold_l(const char *__nptr, char **__endptr, in strtold_l()
237 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l()
242 unsigned long strtoul_l(const char *__nptr, char **__endptr, in strtoul_l()
/external/cronet/stable/third_party/libc++/src/include/__locale_dir/support/
Dbsd_like.h54 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof()
58 inline _LIBCPP_HIDE_FROM_ABI double __strtod(const char* __nptr, char** __endptr, __locale_t __loc)… in __strtod()
62 inline _LIBCPP_HIDE_FROM_ABI long double __strtold(const char* __nptr, char** __endptr, __locale_t … in __strtold()
66 inline _LIBCPP_HIDE_FROM_ABI long long __strtoll(const char* __nptr, char** __endptr, int __base, _… in __strtoll()
71 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull()
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/
Dlocale_base_api.h157 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof()
161 inline _LIBCPP_HIDE_FROM_ABI double __strtod(const char* __nptr, char** __endptr, __locale_t __loc)… in __strtod()
165 inline _LIBCPP_HIDE_FROM_ABI long double __strtold(const char* __nptr, char** __endptr, __locale_t … in __strtold()
169 inline _LIBCPP_HIDE_FROM_ABI long long __strtoll(const char* __nptr, char** __endptr, int __base, _… in __strtoll()
174 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull()
/external/cronet/stable/third_party/libc++/src/include/__locale_dir/
Dlocale_base_api.h157 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof()
161 inline _LIBCPP_HIDE_FROM_ABI double __strtod(const char* __nptr, char** __endptr, __locale_t __loc)… in __strtod()
165 inline _LIBCPP_HIDE_FROM_ABI long double __strtold(const char* __nptr, char** __endptr, __locale_t … in __strtold()
169 inline _LIBCPP_HIDE_FROM_ABI long long __strtoll(const char* __nptr, char** __endptr, int __base, _… in __strtoll()
174 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull()
/external/cronet/tot/third_party/libc++/src/include/__locale_dir/support/
Dbsd_like.h54 inline _LIBCPP_HIDE_FROM_ABI float __strtof(const char* __nptr, char** __endptr, __locale_t __loc) { in __strtof()
58 inline _LIBCPP_HIDE_FROM_ABI double __strtod(const char* __nptr, char** __endptr, __locale_t __loc)… in __strtod()
62 inline _LIBCPP_HIDE_FROM_ABI long double __strtold(const char* __nptr, char** __endptr, __locale_t … in __strtold()
66 inline _LIBCPP_HIDE_FROM_ABI long long __strtoll(const char* __nptr, char** __endptr, int __base, _… in __strtoll()
71 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull()