Searched refs:S_CLSTRCPF (Results 1 – 1 of 1) sorted by relevance
43381 #define S_CLSTRCPF 3 macro43383 #define V_CLSTRCPF(x) ((x) << S_CLSTRCPF)43384 #define G_CLSTRCPF(x) (((x) >> S_CLSTRCPF) & M_CLSTRCPF)