Home
last modified time | relevance | path

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

/coreutils/src/
Dwc.c61 static bool total_words_overflow; variable
614 total_words_overflow |= ckd_add (&total_words, total_words, words); in wc()
949 if (total_words_overflow) in main()