Home
last modified time | relevance | path

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

/external/libpng/
Dpngconf.h1556 # ifndef PNG_NORETURN
1557 # define PNG_NORETURN __attribute__((__noreturn__)) macro
1591 #ifndef PNG_NORETURN
1592 # define PNG_NORETURN /* This function does not return */ macro
Dpngerror.c26 png_const_charp error_message)) PNG_NORETURN;
Dpng.h2283 png_const_charp error_message)) PNG_NORETURN;
2287 png_const_charp error_message)) PNG_NORETURN;
2290 extern PNG_EXPORT(void,png_err) PNGARG((png_structp png_ptr)) PNG_NORETURN;
DCHANGES2562 Added PNG_DEPSTRUCT, PNG_DEPRECATED, PNG_USE_RESULT, PNG_NORETURN, and