Lines Matching refs:voidpf
72 PNG_FUNCTION(voidpf /* PRIVATE */,73 png_zalloc,(voidpf png_ptr, uInt items, uInt size),PNG_ALLOCATED)94 return ((voidpf)ptr);99 png_zfree(voidpf png_ptr, voidpf ptr)