Searched refs:PNG_ABORT (Results 1 – 13 of 13) sorted by relevance
273 # define PNG_ABORT() exit(-1) macro1608 #ifndef PNG_ABORT1609 # define PNG_ABORT() abort() macro
301 PNG_ABORT(); in png_default_error()
591 PNG_ABORT(); in png_create_write_struct_2()595 PNG_ABORT(); in png_create_write_struct_2()
187 PNG_ABORT(); in png_create_read_struct_2()191 PNG_ABORT(); in png_create_read_struct_2()
838 PNG_ABORT(); /* We haven't got access to png_ptr, so no png_error() */ in png_convert_size()
245 errors will result in a call to PNG_ABORT() which defaults to abort().1714 errors will result in a call to PNG_ABORT() which defaults to abort().2576 PNG_SETJMP_NOT_SUPPORTED, in which case it is handled via PNG_ABORT()),
644 Added PNG_SETJMP_SUPPORTED, PNG_SETJMP_NOT_SUPPORTED, and PNG_ABORT() macros
238 PNG_ABORT(); in png_default_error()
1417 #ifndef PNG_ABORT1418 # define PNG_ABORT() abort() macro
166 PNG_ABORT(); in png_create_read_struct_2()170 PNG_ABORT(); in png_create_read_struct_2()
552 PNG_ABORT(); in png_create_write_struct_2()556 PNG_ABORT(); in png_create_write_struct_2()
891 PNG_ABORT(); /* We haven't got access to png_ptr, so no png_error() */ in png_convert_size()