HomeSort by relevance Sort by last modified time
    Searched defs:png_malloc_warn (Results 1 - 4 of 4) sorted by null

  /external/libpng/
pngmem.c 563 # define png_malloc_warn png_malloc macro
565 /* This function was added at libpng version 1.2.3. The png_malloc_warn()
571 png_malloc_warn(png_structp png_ptr, png_uint_32 size) function
png.h 2214 # define png_malloc_warn macro
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngmem.c 533 # define png_malloc_warn png_malloc macro
535 /* This function was added at libpng version 1.2.3. The png_malloc_warn()
541 png_malloc_warn(png_structp png_ptr, png_uint_32 size) function
png.h 1997 # define png_malloc_warn macro
    [all...]

Completed in 94 milliseconds