OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTRIE_GET16_FROM_OFFSET_TRAIL
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
utrie.h
429
#define
UTRIE_GET16_FROM_OFFSET_TRAIL
(trie, offset, c2) _UTRIE_GET_RAW(trie, index, offset, (c2)&0x3ff)
/external/icu4c/test/cintltst/
trietest.c
195
value=
UTRIE_GET16_FROM_OFFSET_TRAIL
(trie, offset, c2);
Completed in 27 milliseconds