Searched defs:RT_CLEAR_PS_LEVEL (Results 1 – 4 of 4) sorted by relevance
119 #define RT_CLEAR_PS_LEVEL(ppsc, _PS_FLAG) \ macro
124 #define RT_CLEAR_PS_LEVEL(ppsc, _PS_FLAG) (ppsc->cur_ps_level &= (~(_PS_FLAG))) macro
116 #define RT_CLEAR_PS_LEVEL(pPSC, _PS_FLAG) \ macro
2933 #define RT_CLEAR_PS_LEVEL(ppsc, _ps_flg) \ macro