Searched refs:S_PB_FUNC (Results 1 – 1 of 1) sorted by relevance
7912 #define S_PB_FUNC 0 macro7914 #define V_PB_FUNC(x) ((x) << S_PB_FUNC)7915 #define G_PB_FUNC(x) (((x) >> S_PB_FUNC) & M_PB_FUNC)