png_sPLT_entry    659 png.h          typedef png_sPLT_entry * png_sPLT_entryp;
png_sPLT_entry    660 png.h          typedef const png_sPLT_entry * png_const_sPLT_entryp;
png_sPLT_entry    661 png.h          typedef png_sPLT_entry * * png_sPLT_entrypp;
png_sPLT_entry   1670 pngrutil.c        max_dl = PNG_SIZE_MAX / (sizeof (png_sPLT_entry));
png_sPLT_entry   1681 pngrutil.c            png_ptr, new_palette.nentries * (sizeof (png_sPLT_entry)));
png_sPLT_entry   1039 pngset.c                 entries->nentries, sizeof (png_sPLT_entry)));
png_sPLT_entry   1052 pngset.c                entries->nentries * sizeof (png_sPLT_entry));