Searched refs:th (Results 1 – 5 of 5) sorted by relevance
/coreutils/tests/date/ |
D | date.pl | 36 my $th = '09:17:48'; # next hour 118 ['next-h', "-d '$d1 next hour' '+%Y-%m-%d %T'", {OUT=>"$d0 $th"}], 137 {OUT=>"$d0 $th\n$d0 $th"}],
|
/coreutils/src/ |
D | factor.c | 975 uintmax_t rh, rl, q, th, xh; in mulredc() local 980 umul_ppmm (th, tl, q, m); in mulredc() 981 xh = rh - th; in mulredc() 982 if (rh < th) in mulredc()
|
/coreutils/ |
D | configure.ac | 24 # indicates that it is built from the 219th delta (in _some_ repository)
|
D | THANKS.in | 318 John Gatewood Ham zappaman@alphabox.compsci.buu.ac.th
|
/coreutils/doc/ |
D | coreutils.texi | 3392 @var{k}/@var{n} output only @var{k}th of @var{n} to standard output 3394 l/@var{k}/@var{n} likewise but output only @var{k}th of @var{n} to stdout 3396 r/@var{k}/@var{n} likewise but output only @var{k}th of @var{n} to stdout 3544 This extracts and prints just the 7th "chunk" of 33: 3834 assuming tab positions in every 8th column. 3882 Tabs are set at every 8th column. 7551 count for tab calculations. By default, tabs are set at every 8th 7995 @c multiplexed file (7th edition Unix; obsolete) 15279 Clear high (8th) bit of input characters. May be negated. 19027 N N'th field, counted from 1 [all …]
|