Searched defs:PNG_ABORT (Results 1 - 1 of 1) 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

Completed in 34 milliseconds