HomeSort by relevance Sort by last modified time
    Searched refs:PNG_NORETURN (Results 1 - 9 of 9) sorted by null

  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 344 # ifndef PNG_NORETURN
345 # define PNG_NORETURN __attribute__((__noreturn__))
370 # ifndef PNG_NORETURN
371 # define PNG_NORETURN __declspec(noreturn)
393 #ifndef PNG_NORETURN
394 # define PNG_NORETURN /* This function does not return */
png.h     [all...]
pngpriv.h     [all...]
  /external/chromium_org/third_party/libpng/
pngconf.h     [all...]
pngerror.c 26 png_const_charp error_message)) PNG_NORETURN;
png.h     [all...]
  /external/libpng/
pngconf.h     [all...]
pngerror.c 26 png_const_charp error_message)) PNG_NORETURN;
png.h     [all...]

Completed in 209 milliseconds