Searched defs:PNG_CHUNK_ANCILLARY (Results 1 – 3 of 3) sorted by relevance
140 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro
814 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro
888 #define PNG_CHUNK_ANCILLARY(c) (1 & ((c) >> 29)) macro