Searched refs:PNG_CHUNK_SAFE_TO_COPY (Results 1 – 3 of 3) sorted by relevance
144 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
818 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
892 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro