Home
last modified time | relevance | path

Searched refs:strtof_l (Results 1 – 16 of 16) sorted by relevance

/external/libcxx/include/support/android/
Dlocale_bionic.h49 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char* __nptr, char** __endptr, in strtof_l() function
/external/mesa3d/src/util/
Dstrtod.c79 return strtof_l(s, end, loc); in _mesa_strtof()
/external/libcxx/include/support/win32/
Dlocale_win32.h137 #define strtof_l _strtof_l macro
140 float strtof_l(const char*, char**, locale_t);
/external/libcxx/include/support/xlocale/
D__strtonum_fallback.h23 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char *nptr, in strtof_l() function
/external/libcxx/include/support/solaris/
Dxlocale.h57 float strtof_l(const char *__nptr, char **__endptr, in strtof_l() function
/external/libcxx/src/support/win32/
Dlocale_win32.cpp114 float strtof_l(const char* nptr, char** endptr, locale_t loc) { in strtof_l() function
/external/flatbuffers/include/flatbuffers/
Dutil.h230 #define __strtof_impl(s, pe) strtof_l(s, pe, ClassicLocale::Get())
/external/flatbuffers/
DCMakeLists.txt50 check_cxx_symbol_exists(strtof_l stdlib.h FLATBUFFERS_LOCALE_INDEPENDENT)
/external/flatbuffers/docs/source/
DCppUsage.md534 locale-independent or locale-narrow functions `strtof_l`, `strtod_l`,
544 - `check_cxx_symbol_exists(strtof_l stdlib.h)`: CMake check of `strtod_f`
/external/mesa3d/
Dmeson.build866 float f = strtof_l(s, end, loc);
Dconfigure.ac884 float f = strtof_l(s, end, loc);
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1663 TEST_STRTO_FLOAT_LOC(strtof_l, char, )
/external/libcxx/lib/abi/3.9/
Dx86_64-linux-gnu.abilist1972 {'type': 'FUNC', 'name': 'strtof_l@GLIBC_2.3'}
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt3005 fun:strtof_l=uninstrumented
/external/libcxx/include/
Dlocale809 return strtof_l(__a, __p2, _LIBCPP_GET_C_LOCALE);
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/
Dlibc-2.13.so.sym214 PUBLIC 3ae10 0 strtof_l