Home
last modified time | relevance | path

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

/coreutils/src/
Dsplit.c1277 idx_t ceiling = wrapped ? n : i_file; in lines_rr() local
1280 if (i_file >= ceiling && !elide_empty_files) in lines_rr()