Home
last modified time | relevance | path

Searched refs:min (Results 1 – 6 of 6) sorted by relevance

/coreutils/gl/lib/
Dxdectoint.c37 __xnumtoint (char const *n_str, int base, __xdectoint_t min, __xdectoint_t max, in __xnumtoint() argument
47 if (tnum < min || max < tnum) in __xnumtoint()
84 __xdectoint (char const *n_str, __xdectoint_t min, __xdectoint_t max, in __xdectoint() argument
87 return __xnumtoint (n_str, 10, min, max, suffixes, err, err_exit); in __xdectoint()
Dxdectoint.h24 type name (char const *n_str, type min, type max, \
28 type name (char const *n_str, int base, type min, type max, \
/coreutils/src/
Dsystem.h62 # define makedev(maj, min) (((maj) << 8) | (min)) argument
67 # define makedev(maj, min) mkdev (maj, min) argument
Dcomm.c40 #undef min
41 #define min(x, y) ((x) < (y) ? (x) : (y)) macro
322 size_t len = min (thisline[0]->length, thisline[1]->length) - 1; in compare_files()
Dpr.c428 static void getoptnum (char const *n_str, int min, int *num,
1155 getoptnum (char const *n_str, int min, int *num, char const *err) in getoptnum() argument
1157 intmax_t tnum = xdectoimax (n_str, min, INT_MAX, "", err, 0); in getoptnum()
/coreutils/doc/
Dcoreutils.texi15577 if they are the same as the @code{min} and @code{time} characters.
15587 -isig -iuclc -ixany -imaxbel -xcase min 1 time 0
15736 @item min @var{n}
15737 @opindex min