OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_EVEN_RUN
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/icu/source/common/
ubidiimp.h
154
#define
IS_EVEN_RUN
(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
/external/icu4c/common/
ubidiimp.h
154
#define
IS_EVEN_RUN
(x) ((UBool)(((x)&INDEX_ODD_BIT)==0))
Completed in 31 milliseconds