Searched refs:strtoll_l (Results 1 – 12 of 12) sorted by relevance
/external/libcxx/include/support/musl/ |
D | xlocale.h | 28 static inline long long strtoll_l(const char *nptr, char **endptr, int base, in strtoll_l() function
|
/external/libcxx/include/support/xlocale/ |
D | __strtonum_fallback.h | 39 strtoll_l(const char *nptr, char **endptr, int base, locale_t) { in strtoll_l() function
|
/external/libcxx/include/support/solaris/ |
D | xlocale.h | 37 long long strtoll_l(const char *__nptr, char **__endptr, in strtoll_l() function
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 222 long long strtoll_l(const char *__nptr, char **__endptr, in strtoll_l() function
|
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 133 #define strtoll_l _strtoi64_l macro
|
/external/flatbuffers/include/flatbuffers/ |
D | util.h | 228 #define __strtoll_impl(s, pe, b) strtoll_l(s, pe, b, ClassicLocale::Get())
|
/external/flatbuffers/docs/source/ |
D | CppUsage.md | 535 `strtoll_l`, `strtoull_l` to resolve this dependency.
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1668 TEST_STRTO_INT_LOC(strtoll_l, char, )
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 1977 {'type': 'FUNC', 'name': 'strtoll_l@GLIBC_2.3.3'}
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3014 fun:strtoll_l=uninstrumented
|
/external/libcxx/include/ |
D | locale | 740 long long __ll = strtoll_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 | 206 PUBLIC 38300 0 strtoll_l
|