Searched refs:strtold_l (Results 1 – 10 of 10) sorted by relevance
/external/libcxx/include/support/win32/ |
D | locale_win32.h | 138 #define strtold_l _strtold_l macro 141 long double strtold_l(const char*, char**, locale_t);
|
/external/libcxx/include/support/xlocale/ |
D | __strtonum_fallback.h | 33 inline _LIBCPP_INLINE_VISIBILITY long double strtold_l(const char *nptr, in strtold_l() function
|
/external/libcxx/include/support/solaris/ |
D | xlocale.h | 67 long double strtold_l(const char *__nptr, char **__endptr, in strtold_l() function
|
/external/libcxx/src/support/win32/ |
D | locale_win32.cpp | 119 long double strtold_l(const char* nptr, char** endptr, locale_t loc) { in strtold_l() function
|
/external/libcxx/include/support/ibm/ |
D | xlocale.h | 232 long double strtold_l(const char *__nptr, char **__endptr, in strtold_l() function
|
/external/compiler-rt/lib/msan/tests/ |
D | msan_test.cc | 1665 TEST_STRTO_FLOAT_LOC(strtold_l, char, )
|
/external/libcxx/lib/abi/3.9/ |
D | x86_64-linux-gnu.abilist | 1975 {'type': 'FUNC', 'name': 'strtold_l@GLIBC_2.3'}
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 3012 fun:strtold_l=uninstrumented
|
/external/libcxx/include/ |
D | locale | 821 return strtold_l(__a, __p2, _LIBCPP_GET_C_LOCALE);
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 216 PUBLIC 3fb10 0 strtold_l
|