BitSet           1052 coders/gif.c     if (BitSet((int) flag,0x80) != 0)
BitSet           1259 coders/gif.c       image->interlace=BitSet((int) flag,0x40) != 0 ? GIFInterlace :
BitSet           1261 coders/gif.c       image->colors=BitSet((int) flag,0x80) == 0 ? global_colors :
BitSet           1292 coders/gif.c       if (BitSet((int) flag,0x80) == 0)