Searched refs:BFOVERFLOW_WRAP (Results 1 – 1 of 1) sorted by relevance
284 #define BFOVERFLOW_WRAP 0 macro295 if (owtype == BFOVERFLOW_WRAP) { in checkUnsignedBitfieldOverflow()304 if (owtype == BFOVERFLOW_WRAP) { in checkUnsignedBitfieldOverflow()338 if (owtype == BFOVERFLOW_WRAP) { in checkSignedBitfieldOverflow()347 if (owtype == BFOVERFLOW_WRAP) { in checkSignedBitfieldOverflow()919 int owtype = BFOVERFLOW_WRAP; /* Overflow type. */ in bitfieldCommand()941 owtype = BFOVERFLOW_WRAP; in bitfieldCommand()