Searched refs:PNG_NORETURN (Results 1 - 3 of 3) sorted by relevance

/external/libpng/
H A 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
H A Dpngerror.c26 png_const_charp error_message)) PNG_NORETURN;
H A 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;

Completed in 29 milliseconds