Home
last modified time | relevance | path

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

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