Searched refs:PNG_NORETURN (Results 1 – 2 of 2) sorted by relevance
347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)348 # define PNG_NORETURN __attribute__((__noreturn__)) macro372 # ifndef PNG_NORETURN373 # define PNG_NORETURN __attribute__((__noreturn__)) macro402 # ifndef PNG_NORETURN403 # define PNG_NORETURN __declspec(noreturn) macro435 #ifndef PNG_NORETURN436 # define PNG_NORETURN /* This function does not return */ macro
964 PNG_NORETURN);1775 png_const_charp error_message), PNG_NORETURN);1779 png_const_charp error_message), PNG_NORETURN);1783 PNG_EXPORTA(104, void, png_err, (png_const_structrp png_ptr), PNG_NORETURN);