Searched refs:S_FUNC (Results 1 – 1 of 1) sorted by relevance
5278 #define S_FUNC 0 macro5280 #define V_FUNC(x) ((x) << S_FUNC)5281 #define G_FUNC(x) (((x) >> S_FUNC) & M_FUNC)