Lines Matching defs:bit
1315 /* handle bulk of data as 32-bit words */1476 uint32 bit;1485 bit = bd[i].bit;1487 if (bit == 0 && flags != 0) {1492 } else if ((flags & bit) == 0)1494 flags &= ~bit;