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

/external/icu4c/common/
H A Dubidi.c572 * - countOver61 is incremented with each LRx and RLx at level 61
618 uint32_t countOver60=0, countOver61=0; /* count overflows of explicit levels */ local
642 ++countOver61;
664 ++countOver61;
671 if(countOver61>0) {
672 --countOver61;
686 countOver60=countOver61=0;

Completed in 164 milliseconds