Home
last modified time | relevance | path

Searched defs:png_destroy_struct (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/com32/lib/libpng/
Dpngmem.c71 png_destroy_struct(png_voidp struct_ptr) in png_destroy_struct() function
402 png_destroy_struct(png_voidp struct_ptr) in png_destroy_struct() function
/external/libpng/contrib/libtests/
Dtarith.c62 #define png_destroy_struct(pp) ((void)0) macro