Searched defs:SET_FLAG (Results 1 – 4 of 4) sorted by relevance
44 SET_FLAG, enumerator
35 #define SET_FLAG(flag, condition, on_value, off_value) \ macro
117 #define SET_FLAG(flag) (emu->x86.R_FLG |= (flag)) macro