Home
last modified time | relevance | path

Searched refs:strtoull_l (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/libcxx/include/support/musl/
Dxlocale.h32 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, 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/llvm-project/libcxx/include/support/xlocale/
D__strtonum_fallback.h43 strtoull_l(const char *nptr, char **endptr, int base, locale_t) { 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/llvm-project/libcxx/include/support/solaris/
Dxlocale.h46 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/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
Dglobal_symbols.txt147 strtoull_l U
/external/llvm-project/libcxx/include/support/ibm/
Dxlocale.h242 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h237 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h134 #define strtoull_l _strtoui64_l macro
/external/llvm-project/libcxx/include/support/win32/
Dlocale_win32.h198 #define strtoull_l _strtoui64_l macro
/external/flatbuffers/
DCMakeLists.txt54 # Auto-detect locale-narrow 'strtod_l' and 'strtoull_l' functions.
62 check_cxx_symbol_exists(strtoull_l stdlib.h FLATBUFFERS_HAS_STRTOULL_L)
/external/flatbuffers/include/flatbuffers/
Dutil.h227 #define __strtoull_impl(s, pe, b) strtoull_l(s, pe, b, ClassicLocale::Get())
/external/flatbuffers/docs/source/
DCppUsage.md547 `strtoll_l`, `strtoull_l` to resolve this dependency.
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1670 TEST_STRTO_INT_LOC(strtoull_l, char, )
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1980 {'type': 'FUNC', 'name': 'strtoull_l@GLIBC_2.3.3'}
/external/llvm-project/compiler-rt/lib/msan/tests/
Dmsan_test.cpp1814 TEST_STRTO_INT_LOC(strtoull_l, char, )
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3019 fun:strtoull_l=uninstrumented
/external/llvm-project/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3019 fun:strtoull_l=uninstrumented
/external/llvm-project/libcxx/include/
Dlocale775 unsigned long long __ll = strtoull_l(__a, &__p2, __base, _LIBCPP_GET_C_LOCALE);
/external/libcxx/include/
Dlocale780 unsigned long long __ll = strtoull_l(__a, &__p2, __base, _LIBCPP_GET_C_LOCALE);
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym207 PUBLIC 38740 0 strtoull_l