PNG_FLAG_CRC_ANCILLARY_MASK  120 png.c                if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
PNG_FLAG_CRC_ANCILLARY_MASK  639 pngpriv.h      #define PNG_FLAG_CRC_MASK           (PNG_FLAG_CRC_ANCILLARY_MASK | \
PNG_FLAG_CRC_ANCILLARY_MASK   67 pngrtran.c              png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
PNG_FLAG_CRC_ANCILLARY_MASK   72 pngrtran.c              png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
PNG_FLAG_CRC_ANCILLARY_MASK   78 pngrtran.c              png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
PNG_FLAG_CRC_ANCILLARY_MASK   86 pngrtran.c              png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
PNG_FLAG_CRC_ANCILLARY_MASK  250 pngrutil.c           if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==