Home
last modified time | relevance | path

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

/bionic/libc/include/android/
Dlegacy_stdlib_inlines.h41 static __inline double strtod_l(const char* _Nonnull __s, char* _Nullable * _Nullable __end_ptr, lo… in strtod_l()
45 static __inline float strtof_l(const char* _Nonnull __s, char* _Nullable * _Nullable __end_ptr, loc… in strtof_l()
49 static __inline long strtol_l(const char* _Nonnull __s, char* _Nullable * _Nullable __end_ptr, int … in strtol_l()