Searched defs:mycount (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dtriedict.cpp120 int mycount = 0; local
145 lengths[mycount++] = i+1;
157 count = mycount;
472 int mycount = 0; local
480 lengths[mycount++] = i;
539 count = mycount;

Completed in 45 milliseconds