Searched defs:set_my_state_will (Results 1 – 2 of 2) sorted by relevance
143 #define set_my_state_will(opt) {options[opt] |= MY_STATE_WILL;} macro
143 #define set_my_state_will(opt) (options[opt] |= MY_STATE_WILL) macro