Searched defs:UTRIE2_GET32_FROM_SUPP (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutrie2.h516 * or UTRIE2_GET32_FROM_SUPP(); otherwise reset the lead
616 #define UTRIE2_GET32_FROM_SUPP(trie, c) _UTRIE2_GET_FROM_SUPP((trie), data32, c) macro
/external/icu/icu4c/source/common/
H A Dutrie2.h516 * or UTRIE2_GET32_FROM_SUPP(); otherwise reset the lead
616 #define UTRIE2_GET32_FROM_SUPP(trie, c) _UTRIE2_GET_FROM_SUPP((trie), data32, c) macro

Completed in 82 milliseconds