BitSet 874 coders/gif.c if (BitSet(flag,0x80)) BitSet 988 coders/gif.c image->interlace=BitSet(flag,0x40) ? LineInterlace : NoInterlace; BitSet 989 coders/gif.c image->colors=!BitSet(flag,0x80) ? global_colors : 0x01U << ((flag & 0x07)+1); BitSet 1014 coders/gif.c if (!BitSet(flag,0x80))