Searched refs:UTRIE_GET32_FROM_BMP (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | trietest.c | 382 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRangesWithMalloc() 591 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRanges()
|
/third_party/icu/icu4c/source/common/ |
D | utrie.h | 327 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) macro
|
/third_party/node/deps/icu-small/source/common/ |
D | utrie.h | 327 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) macro
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie.h | 327 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) macro
|