Searched refs:PNGMINUS_UNUSED (Results 1 – 3 of 3) sorted by relevance
56 #ifndef PNGMINUS_UNUSED61 # define PNGMINUS_UNUSED(param) (void)param macro456 PNGMINUS_UNUSED(raw); /* to quiet a Coverity defect */ in png2pnm()
54 #ifndef PNGMINUS_UNUSED59 # define PNGMINUS_UNUSED(param) (void)param macro526 PNGMINUS_UNUSED(raw); /* Quiet a Coverity defect */ in pnm2png()
5998 Added PNGMINUS_UNUSED macro to contrib/pngminus/p*.c and added missing