Searched refs:MBCS_ENTRY_FINAL_STATE (Results 1 – 3 of 3) sorted by relevance
285 #define MBCS_ENTRY_FINAL_STATE(entry) (((entry)>>24)&0x7f) macro
1541 MBCS_ENTRY_FINAL_STATE(entry)!=0 in ucnv_MBCSLoad()1543 mbcsTable->dbcsOnlyState=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); in ucnv_MBCSLoad()2427 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2440 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2466 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2484 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2523 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2890 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSGetNextUChar()2899 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSGetNextUChar()
1019 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); in ucm_countChars()