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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/coreutils/
H A Dwc.c67 WC_CHARS = 2, enumerator in enum:__anon11177
92 print_type = (1 << WC_LINES) | (1 << WC_WORDS) | (1 << WC_CHARS);
122 ++counts[WC_CHARS];
156 --counts[WC_CHARS];

Completed in 85 milliseconds