Home | History | Annotate | Download | only in libpng

Lines Matching full:png_debug_free

495 void PNGCBAPI png_debug_free PNGARG((png_structp png_ptr, png_voidp ptr));
528 NULL, png_debug_malloc, png_debug_free);
553 png_debug_free(png_structp png_ptr, png_voidp ptr)
556 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
872 NULL, NULL, NULL, png_debug_malloc, png_debug_free);
884 NULL, NULL, NULL, png_debug_malloc, png_debug_free);