Searched refs:S_DBGLARPTR (Results 1 – 1 of 1) sorted by relevance
6637 #define S_DBGLARPTR 0 macro6639 #define V_DBGLARPTR(x) ((x) << S_DBGLARPTR)6640 #define G_DBGLARPTR(x) (((x) >> S_DBGLARPTR) & M_DBGLARPTR)