Searched defs:MBCS_ENTRY_FINAL_SET_VALUE (Results 1 – 2 of 2) sorted by relevance
275 #define MBCS_ENTRY_FINAL_SET_VALUE(entry, value) (int32_t)(((entry)&0xfff00000)|(value)) macro