Searched defs:PNG_ABORT (Results 1 - 2 of 2) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
H A Dpngconf.h1417 #ifndef PNG_ABORT
1418 # define PNG_ABORT() abort() macro
/external/libpng/
H A Dpngconf.h269 # define PNG_ABORT() exit(-1) macro
1600 #ifndef PNG_ABORT
1601 # define PNG_ABORT() abort() macro

Completed in 20 milliseconds