Searched refs:__strtoull (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/no_locale/ |
| H A D | strtonum.h | 42 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t) { in __strtoull() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/ |
| H A D | bsd_like.h | 85 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull() function
|
| H A D | linux.h | 107 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull() function
|
| H A D | windows.h | 193 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/ |
| H A D | locale_base_api.h | 202 __strtoull(const char* __nptr, char** __endptr, int __base, __locale_t __loc) { in __strtoull() function
|
| H A D | num.h | 314 unsigned long long __ll = __locale::__strtoull(__a, &__p2, __base, _LIBCPP_GET_C_LOCALE);
|