Home
last modified time | relevance | path

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

/coreutils/src/
Ddf.c595 uintmax_t q1024 = output_block_size; in get_header() local
602 divisible_by_1024 = q1024 % 1024 == 0; q1024 /= 1024; in get_header()