Home | History | Annotate | Download | only in libpng

Lines Matching defs:PNG_NORETURN

1556 #    ifndef PNG_NORETURN
1557 # define PNG_NORETURN __attribute__((__noreturn__))
1591 #ifndef PNG_NORETURN
1592 # define PNG_NORETURN /* This function does not return */