Searched defs:CPU_EQUAL (Results 1 – 2 of 2) sorted by relevance
52 #define CPU_EQUAL(p, c) (__BIT_CMP(CPU_SETSIZE, p, c) == 0) macro
58 #define CPU_EQUAL(x, y) 1 macro