Searched refs:S_PTRX (Results 1 – 1 of 1) sorted by relevance
42587 #define S_PTRX 0 macro42589 #define V_PTRX(x) ((x) << S_PTRX)42590 #define G_PTRX(x) (((x) >> S_PTRX) & M_PTRX)