Searched refs:S_DBGLARPTR (Results 1 – 1 of 1) sorted by relevance
10398 #define S_DBGLARPTR 0 macro10400 #define V_DBGLARPTR(x) ((x) << S_DBGLARPTR)10401 #define G_DBGLARPTR(x) (((x) >> S_DBGLARPTR) & M_DBGLARPTR)