Searched refs:PNG_CHUNK_SAFE_TO_COPY (Results 1 – 3 of 3) sorted by relevance
132 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
802 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro
755 #define PNG_CHUNK_SAFE_TO_COPY(c) (1 & ((c) >> 5)) macro