Searched defs:SET_MULTI_INSTRUCTION_BIT (Results 1 – 2 of 2) sorted by relevance
28 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS; macro