Home
last modified time | relevance | path

Searched refs:_UTRIE2_U8_PREV (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dutrie2.h481 _UTRIE2_U8_PREV(trie, data16, index, start, src, result)
492 _UTRIE2_U8_PREV(trie, data32, data32, start, src, result)
980 #define _UTRIE2_U8_PREV(trie, ascii, data, start, src, result) { \ macro
/external/chromium_org/third_party/icu/source/common/
Dutrie2.h480 _UTRIE2_U8_PREV(trie, data16, index, start, src, result)
491 _UTRIE2_U8_PREV(trie, data32, data32, start, src, result)
978 #define _UTRIE2_U8_PREV(trie, ascii, data, start, src, result) { \ macro