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

/external/icu/icu4c/source/i18n/
H A Dbocsu.h130 #define SLOPE_REACH_POS_3 (SLOPE_LEAD_3*SLOPE_TAIL_COUNT*SLOPE_TAIL_COUNT+(SLOPE_LEAD_3-1)*SLOPE_TAIL_COUNT+(SLOPE_TAIL_COUNT-1)) macro
131 #define SLOPE_REACH_NEG_3 (-SLOPE_REACH_POS_3-1)
H A Dbocsu.cpp38 } else if(diff<=SLOPE_REACH_POS_3) {
/external/chromium_org/third_party/icu/source/i18n/
H A Dbocsu.h130 #define SLOPE_REACH_POS_3 (SLOPE_LEAD_3*SLOPE_TAIL_COUNT*SLOPE_TAIL_COUNT+(SLOPE_LEAD_3-1)*SLOPE_TAIL_COUNT+(SLOPE_TAIL_COUNT-1)) macro
131 #define SLOPE_REACH_NEG_3 (-SLOPE_REACH_POS_3-1)
H A Dbocsu.cpp38 } else if(diff<=SLOPE_REACH_POS_3) {

Completed in 31 milliseconds