Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_error

143        png_error(png_ptr, "Out of memory!");
204 png_error(png_ptr, "Out Of Memory."); /* Note "O", "M" */
215 png_error(png_ptr,
232 png_error(png_ptr, "Out Of memory."); /* Note "O", "m" */
261 png_error(png_ptr, "Out of Memory."); /* Note "o" and "M" */
277 png_error(png_ptr, "Out of memory."); /* Note "o" and "m" */
470 png_error(png_ptr, "Out of Memory!");
488 png_error(png_ptr, "Cannot Allocate > 64K");
517 png_error(png_ptr, "Out of Memory");
567 * instead of issuing a png_error, if it fails to allocate the requested
594 png_error(png_ptr, "Overflow in png_memcpy_check.");
607 png_error(png_ptr, "Overflow in png_memset_check.");