Home
last modified time | relevance | path

Searched refs:PNG_NORETURN (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libpng/include/
Dpngconf.h347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
348 # define PNG_NORETURN __attribute__((__noreturn__)) macro
372 # ifndef PNG_NORETURN
373 # define PNG_NORETURN __attribute__((__noreturn__)) macro
402 # ifndef PNG_NORETURN
403 # define PNG_NORETURN __declspec(noreturn) macro
435 #ifndef PNG_NORETURN
436 # define PNG_NORETURN /* This function does not return */ macro
Dpng.h964 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);