HomeSort by relevance Sort by last modified time
    Searched refs:UTRIE_GET16_FROM_PAIR (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
utrie.h 409 #define UTRIE_GET16_FROM_PAIR(trie, c, c2, result) _UTRIE_GET_FROM_PAIR(trie, index, c, c2, result, uint16_t)
  /external/icu/icu4c/source/test/cintltst/
trietest.c 217 UTRIE_GET16_FROM_PAIR(trie, c, c2, value);

Completed in 296 milliseconds