Searched defs:png_zalloc (Results 1 - 4 of 4) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
H A Dpng.c154 png_zalloc(voidpf png_ptr, uInt items, uInt size) function
164 png_warning (p, "Potential overflow in png_zalloc()");
/external/chromium_org/third_party/libpng/
H A Dpng.c158 png_zalloc(voidpf png_ptr, uInt items, uInt size) function
169 png_warning (p, "Potential overflow in png_zalloc()");
H A Dpngusr.h486 #define png_zalloc wk_png_zalloc macro
/external/libpng/
H A Dpng.c159 png_zalloc(voidpf png_ptr, uInt items, uInt size) function
170 png_warning (p, "Potential overflow in png_zalloc()");

Completed in 294 milliseconds