PNG_CHUNK_ANCILLARY  129 contrib/libtests/pngunknown.c #define PNG_CHUNK_CRITICAL(c)     (!PNG_CHUNK_ANCILLARY(c))
PNG_CHUNK_ANCILLARY  363 contrib/libtests/pngunknown.c    return PNG_CHUNK_ANCILLARY(PNG_U32(name[0], name[1], name[2], name[3]));
PNG_CHUNK_ANCILLARY  370 contrib/libtests/pngunknown.c    return PNG_CHUNK_ANCILLARY(PNG_U32(name[0], name[1], name[2], name[3]));
PNG_CHUNK_ANCILLARY  118 png.c             if (PNG_CHUNK_ANCILLARY(png_ptr->chunk_name))
PNG_CHUNK_ANCILLARY  799 pngpriv.h      #define PNG_CHUNK_CRITICAL(c)     (!PNG_CHUNK_ANCILLARY(c))
PNG_CHUNK_ANCILLARY  222 pngrutil.c           if (PNG_CHUNK_ANCILLARY(png_ptr->chunk_name) ?
PNG_CHUNK_ANCILLARY  248 pngrutil.c        if (PNG_CHUNK_ANCILLARY(png_ptr->chunk_name))
PNG_CHUNK_ANCILLARY 2872 pngrutil.c                  PNG_CHUNK_ANCILLARY(png_ptr->chunk_name)))
PNG_CHUNK_ANCILLARY 2906 pngrutil.c               PNG_CHUNK_ANCILLARY(png_ptr->chunk_name)))