Searched refs:strtoull_l (Results 1 – 8 of 8) sorted by relevance
/external/libcxx/include/support/solaris/ |
D | xlocale.h | 52 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
|
/external/libcxx/include/support/xlocale/ |
D | xlocale.h | 169 static inline unsigned long long strtoull_l(const char *nptr, char **endptr, in strtoull_l() function
|
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 65 #define strtoull_l _strtoui64_l macro
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 292 unsigned long long strtoull_l(const char *__nptr, char **__endptr, in strtoull_l() function
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1663 TEST_STRTO_INT_LOC(strtoull_l, char, )
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3019 fun:strtoull_l=uninstrumented
|
/external/libcxx/include/ |
D | locale | 914 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
|