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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf8.h575 * @see U8_BACK_1
594 #define U8_BACK_1(s, start, i) { \ macro
638 U8_BACK_1(s, start, i); \
678 U8_BACK_1(s, start, i); \
/external/icu4c/common/unicode/
H A Dutf8.h720 * @see U8_BACK_1
739 #define U8_BACK_1(s, start, i) { \ macro
783 U8_BACK_1(s, start, i); \
825 U8_BACK_1(s, start, i); \

Completed in 351 milliseconds