Searched refs:S_ZPDMAN (Results 1 – 1 of 1) sorted by relevance
751 #define S_ZPDMAN 15 macro753 #define V_ZPDMAN(x) ((x) << S_ZPDMAN)754 #define G_ZPDMAN(x) (((x) >> S_ZPDMAN) & M_ZPDMAN)