Searched refs:counts (Results 1 – 5 of 5) sorted by relevance
115 COUNT_T counts[NUM_WCS]; in wc_main() local141 pcounts = counts; in wc_main()158 memset(counts, 0, sizeof(counts)); in wc_main()176 ++counts[WC_BYTES]; in wc_main()180 ++counts[WC_UNICHARS]; in wc_main()200 if (linepos > counts[WC_LENGTH]) { in wc_main()201 counts[WC_LENGTH] = linepos; in wc_main()204 ++counts[WC_LINES]; in wc_main()214 counts[WC_WORDS] += in_word; in wc_main()223 if (totals[WC_LENGTH] < counts[WC_LENGTH]) { in wc_main()[all …]
7 # The last output line contains the test result counts. ordered>0
191 line counter that counts only 0x0a bytes, but it would still be |
176 access to copy the source code from the same place counts as