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
1540 MBCS_ENTRY_FINAL_STATE(entry)!=0 in ucnv_MBCSLoad()1542 mbcsTable->dbcsOnlyState=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); in ucnv_MBCSLoad()2426 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2439 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2465 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2483 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2522 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSToUnicodeWithOffsets()2889 state=(uint8_t)MBCS_ENTRY_FINAL_STATE(entry); /* typically 0 */ in ucnv_MBCSGetNextUChar()2898 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()