Searched refs:PNG_ABORT (Results 1 – 6 of 6) sorted by relevance
477 #ifndef PNG_ABORT479 # define PNG_ABORT() ExitProcess(0) macro481 # define PNG_ABORT() abort() macro
770 PNG_ABORT();
430 errors will result in a call to PNG_ABORT() which defaults to abort().432 You can #define PNG_ABORT() to a function that does something2742 errors will result in a call to PNG_ABORT() which defaults to abort().2744 You can #define PNG_ABORT() to a function that does something4157 PNG_NO_SETJMP, in which case it is handled via PNG_ABORT()),
693 Added PNG_SETJMP_SUPPORTED, PNG_SETJMP_NOT_SUPPORTED, and PNG_ABORT() macros
430 #ifndef PNG_ABORT432 # define PNG_ABORT() ExitProcess(0) macro434 # define PNG_ABORT() abort() macro
743 PNG_ABORT();