Searched refs:S_VAR_MULT (Results 1 – 1 of 1) sorted by relevance
954 #define S_VAR_MULT 0 macro956 #define V_VAR_MULT(x) ((x) << S_VAR_MULT)957 #define G_VAR_MULT(x) (((x) >> S_VAR_MULT) & M_VAR_MULT)