Searched refs:S_FUNC (Results 1 – 1 of 1) sorted by relevance
5280 #define S_FUNC 0 macro5282 #define V_FUNC(x) ((x) << S_FUNC)5283 #define G_FUNC(x) (((x) >> S_FUNC) & M_FUNC)