Home
last modified time | relevance | path

Searched defs:__l (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/include/android/
Dlegacy_stdlib_inlines.h41 … strtod_l(const char* _Nonnull __s, char* _Nullable * _Nullable __end_ptr, locale_t _Nonnull __l) { in strtod_l()
45 … strtof_l(const char* _Nonnull __s, char* _Nullable * _Nullable __end_ptr, locale_t _Nonnull __l) { in strtof_l()
49 …nst char* _Nonnull __s, char* _Nullable * _Nullable __end_ptr, int __base, locale_t _Nonnull __l) { in strtol_l()