Lines Matching refs:PNG_ABORT
273 # define PNG_ABORT() exit(-1)1608 #ifndef PNG_ABORT1609 # define PNG_ABORT() abort()