Searched refs:S_LPBK_ALLOC (Results 1 – 1 of 1) sorted by relevance
44867 #define S_LPBK_ALLOC 0 macro44869 #define V_LPBK_ALLOC(x) ((x) << S_LPBK_ALLOC)44870 #define G_LPBK_ALLOC(x) (((x) >> S_LPBK_ALLOC) & M_LPBK_ALLOC)