BitSet           1045 coders/gif.c     if (BitSet((int) flag,0x80) != 0)
BitSet           1234 coders/gif.c       image->interlace=BitSet((int) flag,0x40) != 0 ? GIFInterlace :
BitSet           1236 coders/gif.c       image->colors=BitSet((int) flag,0x80) == 0 ? global_colors :
BitSet           1267 coders/gif.c       if (BitSet((int) flag,0x80) == 0)