Home
last modified time | relevance | path

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

/aosp_15_r20/external/musl/src/stdlib/
H A Dstrtod.c6 static long double strtox(const char *s, char **p, int prec) in strtox() function
H A Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() function
/aosp_15_r20/external/trusty/musl/src/stdlib/
Dstrtod.c6 static long double strtox(const char *s, char **p, int prec) in strtox() function
Dstrtol.c8 static unsigned long long strtox(const char *s, char **p, int base, unsigned long long lim) in strtox() function