Searched refs:S_EOF_LS2 (Results 1 – 1 of 1) sorted by relevance
36369 #define S_EOF_LS2 16 macro36371 #define V_EOF_LS2(x) ((x) << S_EOF_LS2)36372 #define G_EOF_LS2(x) (((x) >> S_EOF_LS2) & M_EOF_LS2)