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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf8.h 386 #define U8_FWD_1_UNSAFE(s, i) { \
398 * @see U8_FWD_1_UNSAFE
430 U8_FWD_1_UNSAFE(s, i); \
658 U8_FWD_1_UNSAFE(s, i); \
  /external/icu4c/common/unicode/
utf8.h 498 #define U8_FWD_1_UNSAFE(s, i) { \
512 * @see U8_FWD_1_UNSAFE
544 U8_FWD_1_UNSAFE(s, i); \
803 U8_FWD_1_UNSAFE(s, i); \

Completed in 25 milliseconds