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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf16.h 507 #define U16_BACK_1_UNSAFE(s, i) { \
522 * @see U16_BACK_1_UNSAFE
547 U16_BACK_1_UNSAFE(s, i); \
  /external/icu4c/common/unicode/
utf16.h 514 #define U16_BACK_1_UNSAFE(s, i) { \
529 * @see U16_BACK_1_UNSAFE
554 U16_BACK_1_UNSAFE(s, i); \

Completed in 378 milliseconds