Home
last modified time | relevance | path

Searched refs:UTRIE_GET32 (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/test/cintltst/
Dtrietest.c400 UTRIE_GET32(&trie, start, value2); in testTrieRangesWithMalloc()
609 UTRIE_GET32(&trie, start, value2); in testTrieRanges()
842 UTRIE_GET32(&trie, c, value); in dummyTest()
/external/icu4c/common/
Dutrie.h344 #define UTRIE_GET32(trie, c32, result) _UTRIE_GET(trie, data32, c32, result, uint32_t) macro
Dunorm.cpp788 UTRIE_GET32(&normTrie, c, norm32); in unorm_getCanonicalDecomposition()
965 UTRIE_GET32(&normTrie, c, norm32); in u_getCombiningClass()
1195 UTRIE_GET32(&normTrie, c, norm32);
1267 UTRIE_GET32(&normTrie, c, norm32);
1551 UTRIE_GET32(&normTrie, c, norm32);