BitSet 1032 coders/gif.c if (BitSet((int) flag,0x80) != 0) BitSet 1253 coders/gif.c image->interlace=BitSet((int) flag,0x40) != 0 ? GIFInterlace : NoInterlace; BitSet 1254 coders/gif.c image->colors=BitSet((int) flag,0x80) == 0 ? global_colors : one << BitSet 1284 coders/gif.c if (BitSet((int) flag,0x80) == 0)