Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_ABORT

269 #  define PNG_ABORT() exit(-1)
1600 #ifndef PNG_ABORT
1601 # define PNG_ABORT() abort()