Searched refs:S_PETYPE1 (Results 1 – 1 of 1) sorted by relevance
35482 #define S_PETYPE1 0 macro35484 #define V_PETYPE1(x) ((x) << S_PETYPE1)35485 #define G_PETYPE1(x) (((x) >> S_PETYPE1) & M_PETYPE1)