Searched defs:PNG_CHUNK_ANCILLARY (Results 1 – 3 of 3) sorted by relevance
128 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro
798 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro
751 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro