Searched refs:S_FUNC (Results 1 – 1 of 1) sorted by relevance
6556 #define S_FUNC 0 macro6558 #define V_FUNC(x) ((x) << S_FUNC)6559 #define G_FUNC(x) (((x) >> S_FUNC) & M_FUNC)