Searched refs:UTRIE_GET16_FROM_BMP (Results 1 – 2 of 2) sorted by relevance
381 value2=UTRIE_GET16_FROM_BMP(&trie, start); in testTrieRangesWithMalloc()590 value2=UTRIE_GET16_FROM_BMP(&trie, start); in testTrieRanges()
311 #define UTRIE_GET16_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, index, c16) macro