Searched refs:S_DEBUGSELH (Results 1 – 1 of 1) sorted by relevance
7657 #define S_DEBUGSELH 5 macro7659 #define V_DEBUGSELH(x) ((x) << S_DEBUGSELH)7660 #define G_DEBUGSELH(x) (((x) >> S_DEBUGSELH) & M_DEBUGSELH)