Searched refs:UTF16_BACK_N_UNSAFE (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h699 #define UTF16_BACK_N_UNSAFE(s, i, n) { \ macro
980 #define UTF_BACK_N_UNSAFE(s, i, n) UTF16_BACK_N_UNSAFE(s, i, n)
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h699 #define UTF16_BACK_N_UNSAFE(s, i, n) { \ macro
980 #define UTF_BACK_N_UNSAFE(s, i, n) UTF16_BACK_N_UNSAFE(s, i, n)
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf16tst.c526 UTF16_BACK_N_UNSAFE(input, offunsafe, Nvalue[i]);
/external/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c526 UTF16_BACK_N_UNSAFE(input, offunsafe, Nvalue[i]);

Completed in 123 milliseconds