Lines Matching defs:SETBIT
71 #define SETBIT(a,b) a[(b)/8] |= (1 << ((b)&7))4255 SETBIT(classbits, cd->fcc[c]);4283 SETBIT(classbits, c);