Searched refs:PNG_ABORT (Results 1 – 6 of 6) sorted by relevance
495 #ifndef PNG_ABORT497 # define PNG_ABORT() ExitProcess(0) macro499 # define PNG_ABORT() abort() macro
775 PNG_ABORT();
549 #ifndef PNG_ABORT551 # define PNG_ABORT() ExitProcess(0) macro553 # define PNG_ABORT() abort() macro
432 errors will result in a call to PNG_ABORT() which defaults to abort().434 You can #define PNG_ABORT() to a function that does something2801 errors will result in a call to PNG_ABORT() which defaults to abort().2803 You can #define PNG_ABORT() to a function that does something4279 PNG_NO_SETJMP, in which case it is handled via PNG_ABORT()),
701 Added PNG_SETJMP_SUPPORTED, PNG_SETJMP_NOT_SUPPORTED, and PNG_ABORT() macros