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

/external/icu4c/tools/toolutil/
H A Ducm.c600 int32_t fromUIndex, toUIndex, fromUTop, toUTop, cmp; local
611 fromUIndex=toUIndex=0;
613 while(fromUIndex<fromUTop && toUIndex<toUTop) {
621 ++toUIndex;
654 ++toUIndex;
674 while(toUIndex<toUTop) {
684 ++toUIndex;

Completed in 43 milliseconds