OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CF_POST_BASE
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/layout/
IndicReordering.h
51
#define
CF_POST_BASE
0x08000000U
253
return (charClass & (
CF_POST_BASE
| CF_BELOW_BASE)) != 0;
258
return (charClass &
CF_POST_BASE
) != 0;
IndicClassTables.cpp
68
#define _pb (_ct |
CF_POST_BASE
)
Completed in 9 milliseconds