Searched refs:tlongest (Results 1 – 1 of 1) sorted by relevance
75 static wc_count_t tlinect, twordct, tcharct, tlongest; variable133 print_counts(tlinect, twordct, tcharct, tlongest, in main()320 if (dolongest && longest > tlongest) in cnt()321 tlongest = longest; in cnt()