Searched refs:S_DBGLARPTR (Results 1 – 1 of 1) sorted by relevance
30009 #define S_DBGLARPTR 0 macro30011 #define V_DBGLARPTR(x) ((x) << S_DBGLARPTR)30012 #define G_DBGLARPTR(x) (((x) >> S_DBGLARPTR) & M_DBGLARPTR)