Searched refs:S_FREEPSTRUCTCOUNT (Results 1 – 1 of 1) sorted by relevance
9996 #define S_FREEPSTRUCTCOUNT 0 macro9998 #define V_FREEPSTRUCTCOUNT(x) ((x) << S_FREEPSTRUCTCOUNT)9999 #define G_FREEPSTRUCTCOUNT(x) (((x) >> S_FREEPSTRUCTCOUNT) & M_FREEPSTRUCTCOUNT)