Searched refs:PNG_ABORT (Results 1 – 12 of 12) sorted by relevance
240 # define PNG_ABORT() exit(-1) macro1444 #ifndef PNG_ABORT1445 # define PNG_ABORT() abort() macro
268 PNG_ABORT(); in png_default_error()
577 PNG_ABORT(); in png_create_write_struct_2()581 PNG_ABORT(); in png_create_write_struct_2()
171 PNG_ABORT(); in png_create_read_struct_2()175 PNG_ABORT(); in png_create_read_struct_2()
807 PNG_ABORT(); /* We haven't got access to png_ptr, so no png_error() */ in png_convert_size()
643 Added PNG_SETJMP_SUPPORTED, PNG_SETJMP_NOT_SUPPORTED, and PNG_ABORT() macros
237 # define PNG_ABORT() exit(-1) macro1432 #ifndef PNG_ABORT1433 # define PNG_ABORT() abort() macro
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()