Searched defs:endptr (Results 1 – 4 of 4) sorted by relevance
| /bionic/libc/bionic/ |
| D | strtol.cpp | 38 T StrToI(const CharT* nptr, CharT** endptr, int base) { in StrToI() 114 T StrToU(const CharT* nptr, CharT** endptr, int base) { in StrToU()
|
| D | ndk_cruft.cpp | 150 uintmax_t strntoumax(const char *nptr, char **endptr, int base, size_t n) { in strntoumax() 198 intmax_t strntoimax(const char* nptr, char** endptr, int base, size_t n) { in strntoimax()
|
| D | libc_init_static.cpp | 319 char* endptr; in __libc_init_mte() local
|
| /bionic/libc/dns/resolv/ |
| D | res_debug.c | 1202 char *endptr; in res_nametoclass() local 1225 char *endptr; in res_nametotype() local
|