Searched defs:RT_CLEAR_PS_LEVEL (Results 1 – 3 of 3) sorted by relevance
84 #define RT_CLEAR_PS_LEVEL(ppsc, _PS_FLAG) (ppsc->cur_ps_level &= (~(_PS_FLAG))) macro
97 #define RT_CLEAR_PS_LEVEL(psc, _PS_FLAG) \ macro
2861 #define RT_CLEAR_PS_LEVEL(ppsc, _ps_flg) \ macro