Searched refs:S_MAC_ALLOC (Results 1 – 1 of 1) sorted by relevance
44852 #define S_MAC_ALLOC 0 macro44854 #define V_MAC_ALLOC(x) ((x) << S_MAC_ALLOC)44855 #define G_MAC_ALLOC(x) (((x) >> S_MAC_ALLOC) & M_MAC_ALLOC)