Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:items

868    png_uint_32 free_me;     /* flags items libpng is responsible for freeing */
1316 png_uint_32 free_me; /* flags items libpng is responsible for freeing */
2009 extern PNG_EXPORT(voidpf,png_zalloc) PNGARG((voidpf png_ptr, uInt items,
2931 PNG_EXTERN voidpf png_zalloc PNGARG((voidpf png_ptr, uInt items, uInt size));