PNG_FREE_ICCP     524 png.c             if ((mask & PNG_FREE_ICCP) & info_ptr->free_me)
PNG_FREE_ICCP    1142 png.c                   png_free_data(png_ptr, info_ptr, PNG_FREE_ICCP, -1/*not used*/);
PNG_FREE_ICCP    1473 pngrutil.c                                               PNG_FREE_ICCP, 0);
PNG_FREE_ICCP    1486 pngrutil.c                                               info_ptr->free_me |= PNG_FREE_ICCP;
PNG_FREE_ICCP     671 pngset.c          png_free_data(png_ptr, info_ptr, PNG_FREE_ICCP, 0);
PNG_FREE_ICCP     676 pngset.c          info_ptr->free_me |= PNG_FREE_ICCP;