Searched defs:MBCS_ENTRY_FINAL (Results 1 – 2 of 2) sorted by relevance
274 #define MBCS_ENTRY_FINAL(state, action, value) (int32_t)(0x80000000|((int32_t)(state)<<24L)|((actio… macro
1208 static int MBCS_ENTRY_FINAL(int state, int action, int value) { in MBCS_ENTRY_FINAL() method in CharsetMBCS