Home | History | Annotate | Download | only in libpng

Lines Matching refs:PNG_NORETURN

1548 #    ifndef PNG_NORETURN
1549 # define PNG_NORETURN __attribute__((__noreturn__))
1583 #ifndef PNG_NORETURN
1584 # define PNG_NORETURN /* This function does not return */