Searched refs:WC_LENGTH (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.c68 WC_LENGTH = 3 enumerator in enum:__anon11177
141 if (linepos > counts[WC_LENGTH]) {
142 counts[WC_LENGTH] = linepos;
169 if (totals[WC_LENGTH] < counts[WC_LENGTH]) {
170 totals[WC_LENGTH] = counts[WC_LENGTH];
172 totals[WC_LENGTH] -= counts[WC_LENGTH];

Completed in 39 milliseconds