Searched defs:IS_AREG (Results 1 – 2 of 2) sorted by relevance
430 #define IS_AREG(g,r) ((g) == 4 && (r) >= 0 && (r) < 4) macro