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

  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.h 289 #define MBCS_ENTRY_FINAL_VALUE_16(entry) (uint16_t)(entry)
474 (UChar)MBCS_ENTRY_FINAL_VALUE_16((sharedData)->mbcs.stateTable[0][(uint8_t)(b)])
  /external/icu4c/common/
ucnvmbcs.h 292 #define MBCS_ENTRY_FINAL_VALUE_16(entry) (uint16_t)(entry)
514 (UChar)MBCS_ENTRY_FINAL_VALUE_16((sharedData)->mbcs.stateTable[0][(uint8_t)(b)])

Completed in 83 milliseconds