Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/
Dstdlib.h71 static __inline__ float strtof(const char *nptr, char **endptr) in strtof()
81 static __inline__ double atof(const char *nptr) in atof()
/development/ndk/platforms/android-8/include/
Dstdlib.h71 static __inline__ float strtof(const char *nptr, char **endptr) in strtof()
81 static __inline__ double atof(const char *nptr) in atof()
/development/ndk/platforms/android-3/include/
Dstdlib.h70 static __inline__ float strtof(const char *nptr, char **endptr) in strtof()
80 static __inline__ double atof(const char *nptr) in atof()