OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UTRIE_GET16_FROM_LEAD
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
utrie.h
292
#define
UTRIE_GET16_FROM_LEAD
(trie, c16) _UTRIE_GET_RAW(trie, index, 0, c16)
/external/icu4c/common/
utrie.h
293
#define
UTRIE_GET16_FROM_LEAD
(trie, c16) _UTRIE_GET_RAW(trie, index, 0, c16)
Completed in 29 milliseconds