Searched refs:S_SIGNSD (Results 1 – 1 of 1) sorted by relevance
22399 #define S_SIGNSD 13 macro22401 #define V_SIGNSD(x) ((x) << S_SIGNSD)22402 #define G_SIGNSD(x) (((x) >> S_SIGNSD) & M_SIGNSD)