Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dstdlib_l.cpp36 float strtof_l(const char* s, char** end_ptr, locale_t) { in strtof_l() function
/bionic/libc/include/android/
Dlegacy_stdlib_inlines.h99 static __inline float strtof_l(const char* __s, char** __end_ptr, locale_t __l) { in strtof_l() function
/bionic/libc/include/
Dstdlib.h212 float strtof_l(const char* __s, char** __end_ptr, locale_t __l) __INTRODUCED_IN(26);
/bionic/docs/
Dstatus.md108 * `strtod_l`/`strtof_l`/`strtol_l`/`strtoul_l`
/bionic/tools/versioner/platforms/
Dlibc.map.txt1336 strtof_l; # introduced=26
/bionic/libc/
Dlibc.map.txt1336 strtof_l; # introduced=26