OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLOPE_REACH_POS_2
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
bocsu.h
126
#define
SLOPE_REACH_POS_2
(SLOPE_LEAD_2*SLOPE_TAIL_COUNT+(SLOPE_LEAD_2-1))
127
#define SLOPE_REACH_NEG_2 (-
SLOPE_REACH_POS_2
-1)
bocsu.cpp
35
} else if(diff<=
SLOPE_REACH_POS_2
) {
125
prev=0x9fff-
SLOPE_REACH_POS_2
;
147
first=0x9fff-
SLOPE_REACH_POS_2
;
Completed in 327 milliseconds