Searched refs:PNG_CHUNK_SAFE_TO_COPY (Results 1 – 4 of 4) sorted by relevance
143 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
818 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
847 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro