Searched refs:PNG_ABORT (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngpriv.h246 #ifndef PNG_ABORT
248 # define PNG_ABORT() ExitProcess(0) macro
250 # define PNG_ABORT() abort() macro
H A Dpngerror.c598 PNG_ABORT();
H A Dpngread.c118 PNG_ABORT();
H A Dpng.c751 PNG_ABORT(); /* We haven't got access to png_ptr, so no png_error() */
H A Dpngwrite.c531 PNG_ABORT();

Completed in 50 milliseconds