Searched refs:S_CLSTRCVF (Results 1 – 1 of 1) sorted by relevance
34426 #define S_CLSTRCVF 0 macro34428 #define V_CLSTRCVF(x) ((x) << S_CLSTRCVF)34429 #define G_CLSTRCVF(x) (((x) >> S_CLSTRCVF) & M_CLSTRCVF)