Home
last modified time | relevance | path

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

/coreutils/src/
Dwc.c60 static bool total_lines_overflow; variable
613 total_lines_overflow |= ckd_add (&total_lines, total_lines, lines); in wc()
943 if (total_lines_overflow) in main()