Home
last modified time | relevance | path

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

/coreutils/src/
Dsplit.c1158 bool wrapped = false; in lines_rr() local
1257 wrapped = true; in lines_rr()
1277 idx_t ceiling = wrapped ? n : i_file; in lines_rr()