Searched refs:BFOVERFLOW_FAIL (Results 1 – 1 of 1) sorted by relevance
286 #define BFOVERFLOW_FAIL 2 /* Used by the BITFIELD command implementation. */ macro945 owtype = BFOVERFLOW_FAIL; in bitfieldCommand()1051 if (!(overflow && thisop->owtype == BFOVERFLOW_FAIL)) { in bitfieldCommand()1080 if (!(overflow && thisop->owtype == BFOVERFLOW_FAIL)) { in bitfieldCommand()