Home
last modified time | relevance | path

Searched refs:strntol (Results 1 – 4 of 4) sorted by relevance

/external/fio/lib/
Dstrntol.h4 long strntol(const char *str, size_t sz, char **end, int base);
Dstrntol.c7 long strntol(const char *str, size_t sz, char **end, int base) in strntol() function
Dpattern.c89 lval = strntol(beg, num, &_end, 10); in parse_number()
/external/fio/
DMakefile212 lib/strntol.o lib/gauss.o t/genzipf.o oslib/strcasestr.o
224 T_GEN_RAND_OBJS += t/log.o t/debug.o lib/rand.o lib/pattern.o lib/strntol.o \