Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c6040 static int substr_atoi(const char *s) in substr_atoi() function
6055 # define substr_atoi(s) number(s) macro