HomeSort by relevance Sort by last modified time
    Searched refs:LE_STATE_PATIENCE_DECR (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/layout/
StateTables.h 35 * if(LE_STATE_PATIENCE_DECR()) { // decrements the patience counter
50 #define LE_STATE_PATIENCE_DECR() --le_patience_count==0
StateTableProcessor2.cpp 80 if (LE_STATE_PATIENCE_DECR()) {
111 if (LE_STATE_PATIENCE_DECR()) {
148 if (LE_STATE_PATIENCE_DECR()) {
187 if(LE_STATE_PATIENCE_DECR()) {
StateTableProcessor.cpp 58 if(LE_STATE_PATIENCE_DECR()) break; // patience exceeded.

Completed in 29 milliseconds