OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:USPOOF_KEY_LENGTH_FIELD
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h
180
#define
USPOOF_KEY_LENGTH_FIELD
(x) (((x)>>29) & 3)
/external/icu4c/i18n/
uspoof_impl.h
172
#define
USPOOF_KEY_LENGTH_FIELD
(x) (((x)>>29) & 3)
Completed in 170 milliseconds