Home
last modified time | relevance | path

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

/coreutils/gl/lib/
Dxdectoint.c37 __xnumtoint (char const *n_str, int base, __xdectoint_t min, __xdectoint_t max, in __xnumtoint()
84 __xdectoint (char const *n_str, __xdectoint_t min, __xdectoint_t max, in __xdectoint()
/coreutils/src/
Dpr.c1155 getoptnum (char const *n_str, int min, int *num, char const *err) in getoptnum()