Searched refs:CBU8_COUNT_TRAIL_BYTES (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/base/third_party/icu/ | ||
D | icu_utf.cc | 138 uint8_t count = CBU8_COUNT_TRAIL_BYTES(c); in utf8_nextCharSafeBody() |
D | icu_utf.h | 110 #define CBU8_COUNT_TRAIL_BYTES(leadByte) \ macro |