Home
last modified time | relevance | path

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

/coreutils/src/
Ddf.c594 uintmax_t q1000 = output_block_size; in get_header() local
601 divisible_by_1000 = q1000 % 1000 == 0; q1000 /= 1000; in get_header()