Searched refs:S_CLSTRCVF (Results 1 – 1 of 1) sorted by relevance
43386 #define S_CLSTRCVF 0 macro43388 #define V_CLSTRCVF(x) ((x) << S_CLSTRCVF)43389 #define G_CLSTRCVF(x) (((x) >> S_CLSTRCVF) & M_CLSTRCVF)