Home
last modified time | relevance | path

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

/coreutils/src/
Dwc.c63 static bool total_bytes_overflow; variable
616 total_bytes_overflow |= ckd_add (&total_bytes, total_bytes, bytes); in wc()
961 if (total_bytes_overflow) in main()