Searched refs:S_FUNC (Results 1 – 1 of 1) sorted by relevance
2278 #define S_FUNC 0 macro2280 #define V_FUNC(x) ((x) << S_FUNC)2281 #define G_FUNC(x) (((x) >> S_FUNC) & M_FUNC)