Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dhead.c144 # define eat_num(negative_N,p) eat_num(p) macro
147 eat_num(bool *negative_N, const char *p) in eat_num() function
Dtail.c102 static unsigned eat_num(const char *p) in eat_num() function