/src/sbin/dump/ |
tape.c | 115 int tenths; /* length of tape used per block written */ variable in typeref:typename:int 134 tenths = writesize / density + 343 asize += tenths;
|
tape.c | 115 int tenths; /* length of tape used per block written */ variable in typeref:typename:int 134 tenths = writesize / density + 343 asize += tenths;
|
/src/lib/libc/time/ |
zic.c | 1818 int tenths = 0; local in function:gethms 1829 &hh, &hhx, &mm, &mmx, &ss, &ssx, &tenths, &xr, &xs)) { 1858 ss += 5 + ((ss ^ 1) & (xr == '0')) <= tenths; /* Round to even. */
|
zic.c | 1818 int tenths = 0; local in function:gethms 1829 &hh, &hhx, &mm, &mmx, &ss, &ssx, &tenths, &xr, &xs)) { 1858 ss += 5 + ((ss ^ 1) & (xr == '0')) <= tenths; /* Round to even. */
|