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

  /external/chromium/third_party/icu/source/common/
ucnvmbcs.h 271 #define MBCS_ENTRY_FINAL_SET_ACTION(entry, action) (int32_t)(((entry)&0xff0fffff)|((int32_t)(action)<<20L))
  /external/icu4c/common/
ucnvmbcs.h 271 #define MBCS_ENTRY_FINAL_SET_ACTION(entry, action) (int32_t)(((entry)&0xff0fffff)|((int32_t)(action)<<20L))

Completed in 123 milliseconds