Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_ABORT

273 #  define PNG_ABORT() exit(-1)
1608 #ifndef PNG_ABORT
1609 # define PNG_ABORT() abort()