Searched refs:strtoull_l (Results 1 – 10 of 10) sorted by relevance
/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/xlocale/ |
D | __strtonum_fallback.h | 44 strtoull_l(const char *nptr, char **endptr, int base, locale_t) { 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/libcxx/include/support/win32/ |
D | locale_win32.h | 49 #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/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1670 TEST_STRTO_INT_LOC(strtoull_l, char, )
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 1980 {'type': 'FUNC', 'name': 'strtoull_l@GLIBC_2.3.3'}
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3019 fun:strtoull_l=uninstrumented
|
/external/libcxx/include/ |
D | locale | 741 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/ |
D | libc-2.13.so.sym | 207 PUBLIC 38740 0 strtoull_l
|