HomeSort by relevance Sort by last modified time
    Searched refs:L8_NEXT (Results 1 - 3 of 3) sorted by null

  /external/icu4c/samples/uciter8/
uit_len8.c 54 #define L8_NEXT(s, i, length, c) { \
126 L8_NEXT(s, i, limit, c);
162 L8_NEXT(s, i, limit, c);
184 L8_NEXT(s, i, limit, c);
262 /* minimize the number of L8_NEXT/PREV operations */
313 L8_NEXT(s, i, limit, c);
393 L8_NEXT(s, i, iter->limit, c);
421 L8_NEXT(s, iter->start, iter->limit, c);
  /external/chromium/third_party/icu/source/test/cintltst/
utf8tst.c 37 #define L8_NEXT(s, i, length, c) { \
    [all...]
  /external/icu4c/test/cintltst/
utf8tst.c 37 #define L8_NEXT(s, i, length, c) { \
    [all...]

Completed in 74 milliseconds