Searched refs:twordct (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/wc/
H A Dwc.c57 static uintmax_t tlinect, twordct, tcharct, tlongline; variable
160 show_cnt("total", tlinect, twordct, tcharct, tlongline);
339 twordct += wordct;

Completed in 68 milliseconds