Home | History | Annotate | Download | only in common

Lines Matching refs:UTRIE2_GET16_FROM_SUPP

514  * U16_GET_SUPPLEMENTARY() and look up its value with UTRIE2_GET16_FROM_SUPP()
606 #define UTRIE2_GET16_FROM_SUPP(trie, c) _UTRIE2_GET_FROM_SUPP((trie), index, c)