Home
last modified time | relevance | path

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

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngconf.h344 # ifndef PNG_NORETURN
345 # define PNG_NORETURN __attribute__((__noreturn__)) macro
370 # ifndef PNG_NORETURN
371 # define PNG_NORETURN __declspec(noreturn) macro
393 #ifndef PNG_NORETURN
394 # define PNG_NORETURN /* This function does not return */ macro
Dpng.h1057 PNG_NORETURN);
1937 PNG_NORETURN);
1941 png_const_charp error_message), PNG_NORETURN);
1945 PNG_EXPORTA(104, void, png_err, (png_structp png_ptr), PNG_NORETURN);
Dpngpriv.h1418 png_const_charp name),PNG_NORETURN);