Searched defs:UTF16_FWD_1_UNSAFE (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h617 #define UTF16_FWD_1_UNSAFE(s, i) { \ macro
627 UTF16_FWD_1_UNSAFE(s, i); \
945 #define UTF_FWD_1_UNSAFE(s, i) UTF16_FWD_1_UNSAFE(s, i)
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h617 #define UTF16_FWD_1_UNSAFE(s, i) { \ macro
627 UTF16_FWD_1_UNSAFE(s, i); \
945 #define UTF_FWD_1_UNSAFE(s, i) UTF16_FWD_1_UNSAFE(s, i)

Completed in 266 milliseconds