Searched refs:integer (Results 1 – 4 of 4) sorted by relevance
/coreutils/src/ |
D | expr.c | 71 integer, enumerator 354 v->type = integer; in int_value() 389 case integer: in printv() 409 case integer: in null() 456 case integer: in tostring() 478 case integer: in toarith() 489 v->type = integer; in toarith()
|
/coreutils/m4/ |
D | stat-prog.m4 | 73 [Define to 1 if the f_fsid member of struct statvfs is an integer.])]) 85 [Define to 1 if the f_fsid member of struct statfs is an integer.])])
|
/coreutils/doc/ |
D | coreutils.texi | 699 @var{\varName\} may be, or may be an integer optionally followed by, 718 @var{\varName\} may be, or may be an integer optionally followed by, 902 Fractional block counts are rounded up to the nearest integer. 949 A block size specification can be a positive integer specifying the number 974 An integer block size can be followed by a suffix to specify a 982 A plain suffix without a preceding integer acts as if @samp{1} were 1194 in order to force its interpretation as an integer: 2110 by following the type indicator character with a decimal integer. 3584 @var{n} (a positive integer). If followed by a repeat count, also 3591 @var{regexp}. The optional @var{offset} is an integer, that can [all …]
|
/coreutils/ |
D | NEWS | 285 in others, where they exceed integer width limits, they now elicit 286 the same integer overflow diagnostics as other large prefixes. 347 split now accepts options like '-n SIZE' that exceed machine integer 2724 stat's %X, %Y, and %Z directives once again print only the integer 4293 used only for internal errors (such as integer overflow, which expr 4694 expr now detects integer overflow when converting strings to integers, 5013 Dates can be entered via integer counts of seconds since 1970 when 5553 - A size suffix without a leading integer generates a suffix in the output. 5630 * You can omit an integer '1' before a block size suffix,
|