Searched refs:S_PTRX (Results 1 – 1 of 1) sorted by relevance
33748 #define S_PTRX 0 macro33750 #define V_PTRX(x) ((x) << S_PTRX)33751 #define G_PTRX(x) (((x) >> S_PTRX) & M_PTRX)