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

  /external/chromium_org/third_party/icu/source/common/
utrie.h 271 #define UTRIE_GET16_LATIN1(trie) ((trie)->index+(trie)->indexLength+UTRIE_DATA_BLOCK_LENGTH)
  /external/icu4c/common/
utrie.h 272 #define UTRIE_GET16_LATIN1(trie) ((trie)->index+(trie)->indexLength+UTRIE_DATA_BLOCK_LENGTH)

Completed in 155 milliseconds