Searched refs:UTRIE_GET32_FROM_BMP (Results 1 – 2 of 2) sorted by relevance
380 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRangesWithMalloc()589 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRanges()
326 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) macro