Searched refs:S_EOF_LS3 (Results 1 – 1 of 1) sorted by relevance
29118 #define S_EOF_LS3 24 macro29120 #define V_EOF_LS3(x) ((x) << S_EOF_LS3)29121 #define G_EOF_LS3(x) (((x) >> S_EOF_LS3) & M_EOF_LS3)