Searched refs:ALL_ON (Results 1 – 5 of 5) sorted by relevance
53 *x1++ = (y | (*x << n)) & ALL_ON;
138 if ((*x++ & ALL_ON) != ALL_ON)141 return ((*x | (ALL_ON << n)) & ALL_ON) == ALL_ON;169 *x++ = ALL_ON;853 if (rvb->x[i] & ALL_ON)
453 #define ALL_ON 0xffffffff macro458 #define ALL_ON 0xffff macro
61 *x++ = *bits & ALL_ON;63 *x++ = (*bits >> 16) & ALL_ON;
199 b->x[j] = ALL_ON;