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

  /external/icu4c/common/
utrie.h 385 #define UTRIE_PREVIOUS16(trie, start, src, c, c2, result) _UTRIE_PREVIOUS(trie, index, start, src, c, c2, result, uint16_t)
  /external/icu4c/test/cintltst/
trietest.c 237 UTRIE_PREVIOUS16(trie, s, p, c, c2, value);

Completed in 22 milliseconds