Home
last modified time | relevance | path

Searched refs:PNG_ABORT (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngpriv.h558 #ifndef PNG_ABORT
560 # define PNG_ABORT() ExitProcess(0) macro
562 # define PNG_ABORT() abort() macro
A Dpngerror.c775 PNG_ABORT();
A Dlibpng-manual.txt433 errors will result in a call to PNG_ABORT() which defaults to abort().
435 You can #define PNG_ABORT() to a function that does something
2802 errors will result in a call to PNG_ABORT() which defaults to abort().
2804 You can #define PNG_ABORT() to a function that does something
4280 PNG_NO_SETJMP, in which case it is handled via PNG_ABORT()),
A DCHANGES700 Added PNG_SETJMP_SUPPORTED, PNG_SETJMP_NOT_SUPPORTED, and PNG_ABORT() macros

Completed in 19 milliseconds