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