Searched refs:S_CALSSTP (Results 1 – 1 of 1) sorted by relevance
51579 #define S_CALSSTP 0 macro51581 #define V_CALSSTP(x) ((x) << S_CALSSTP)51582 #define G_CALSSTP(x) (((x) >> S_CALSSTP) & M_CALSSTP)