Searched refs:SAFE_TO_COPY (Results 1 – 1 of 1) sorted by relevance
147 #define SAFE_TO_COPY(chunk) (((chunk) & PNG_U32(0,0,0,32)) != 0) macro816 if (SAFE_TO_COPY(type)) in skip_chunk_type()