HomeSort by: relevance | last modified time | path
    Searched defs:twordct (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/wc/
wc.c 75 static wc_count_t tlinect, twordct, tcharct, tlongest; variable in typeref:typename:wc_count_t
133 print_counts(tlinect, twordct, tcharct, tlongest,
318 twordct += wordct;

Completed in 55 milliseconds