Home
last modified time | relevance | path

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

/external/u-boot/tools/
Dmkenvimage.c50 long int xstrtol(const char *s) in xstrtol() function
/external/toybox/lib/
Dlib.c293 long long xstrtol(char *str, char **end, int base) in xstrtol() function