Searched refs:PNG_ABORT (Results 1 – 4 of 4) sorted by relevance
558 #ifndef PNG_ABORT560 # define PNG_ABORT() ExitProcess(0) macro562 # define PNG_ABORT() abort() macro
775 PNG_ABORT();
433 errors will result in a call to PNG_ABORT() which defaults to abort().435 You can #define PNG_ABORT() to a function that does something2802 errors will result in a call to PNG_ABORT() which defaults to abort().2804 You can #define PNG_ABORT() to a function that does something4280 PNG_NO_SETJMP, in which case it is handled via PNG_ABORT()),
700 Added PNG_SETJMP_SUPPORTED, PNG_SETJMP_NOT_SUPPORTED, and PNG_ABORT() macros
Completed in 19 milliseconds