Searched refs:S_POST_CURSOR1 (Results 1 – 1 of 1) sorted by relevance
60036 #define S_POST_CURSOR1 8 macro60038 #define V_POST_CURSOR1(x) ((x) << S_POST_CURSOR1)60039 #define G_POST_CURSOR1(x) (((x) >> S_POST_CURSOR1) & M_POST_CURSOR1)