Searched refs:S_POST_CURSOR0 (Results 1 – 1 of 1) sorted by relevance
60029 #define S_POST_CURSOR0 12 macro60031 #define V_POST_CURSOR0(x) ((x) << S_POST_CURSOR0)60032 #define G_POST_CURSOR0(x) (((x) >> S_POST_CURSOR0) & M_POST_CURSOR0)