HomeSort by relevance Sort by last modified time
    Searched full:png_debug_free (Results 1 - 2 of 2) sorted by null

  /external/libpng/
pngtest.c 516 void png_debug_free PNGARG((png_structp png_ptr, png_voidp ptr));
547 (png_free_ptr)png_debug_free);
568 png_debug_free(png_structp png_ptr, png_voidp ptr) function
571 fprintf(STDERR, "NULL pointer to png_debug_free.\n");
750 (png_malloc_ptr)png_debug_malloc, (png_free_ptr)png_debug_free);
775 (png_malloc_ptr)png_debug_malloc, (png_free_ptr)png_debug_free);
    [all...]
CHANGES     [all...]

Completed in 270 milliseconds