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