Searched defs:PNG_CHUNK_ANCILLARY (Results 1 – 4 of 4) sorted by relevance
139 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro
843 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro
814 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro