Home
last modified time | relevance | path

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

/coreutils/src/
Dfold.c167 bool found_blank = false; in fold_file() local
176 found_blank = true; in fold_file()
181 if (found_blank) in fold_file()