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

  /external/icu4c/i18n/
bocsu.h 130 #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))
131 #define SLOPE_REACH_NEG_3 (-SLOPE_REACH_POS_3-1)
bocsu.cpp 38 } else if(diff<=SLOPE_REACH_POS_3) {

Completed in 614 milliseconds