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

  /external/libchrome/base/third_party/icu/
icu_utf.h 125 #define CBU8_IS_SINGLE(c) (((c)&0x80)==0)
  /external/libweave/third_party/chromium/base/third_party/icu/
icu_utf.h 126 #define CBU8_IS_SINGLE(c) (((c)&0x80)==0)

Completed in 34 milliseconds