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

  /external/chromium_org/third_party/icu/source/common/
utrie.h 313 #define UTRIE_GET16_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, index, c16)
  /external/icu4c/common/
utrie.h 314 #define UTRIE_GET16_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, index, c16)

Completed in 193 milliseconds