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

  /external/libpng/
pngconf.h 347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
348 # define PNG_NORETURN __attribute__((__noreturn__))
372 # ifndef PNG_NORETURN
373 # define PNG_NORETURN __attribute__((__noreturn__))
402 # ifndef PNG_NORETURN
403 # define PNG_NORETURN __declspec(noreturn)
435 #ifndef PNG_NORETURN
436 # define PNG_NORETURN /* This function does not return */
pngerror.c 24 png_const_charp error_message)),PNG_NORETURN);
40 PNG_NORETURN)
92 png_err,(png_const_structrp png_ptr),PNG_NORETURN)
481 PNG_NORETURN)
572 png_fixed_error,(png_const_structrp png_ptr, png_const_charp name),PNG_NORETURN)
712 PNG_NORETURN)
758 png_longjmp,(png_const_structrp png_ptr, int val),PNG_NORETURN)
886 PNG_NORETURN)
png.h     [all...]
pngpriv.h     [all...]
  /external/pdfium/third_party/libpng16/
pngconf.h 347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
348 # define PNG_NORETURN __attribute__((__noreturn__))
372 # ifndef PNG_NORETURN
373 # define PNG_NORETURN __attribute__((__noreturn__))
402 # ifndef PNG_NORETURN
403 # define PNG_NORETURN __declspec(noreturn)
435 #ifndef PNG_NORETURN
436 # define PNG_NORETURN /* This function does not return */
pngerror.c 24 png_const_charp error_message)),PNG_NORETURN);
40 PNG_NORETURN)
92 png_err,(png_const_structrp png_ptr),PNG_NORETURN)
481 PNG_NORETURN)
572 png_fixed_error,(png_const_structrp png_ptr, png_const_charp name),PNG_NORETURN)
712 PNG_NORETURN)
758 png_longjmp,(png_const_structrp png_ptr, int val),PNG_NORETURN)
886 PNG_NORETURN)
png.h     [all...]
pngpriv.h     [all...]
  /external/skia/third_party/libpng/
pngconf.h 347 # if !defined(PNG_NORETURN) && __has_attribute(__noreturn__)
348 # define PNG_NORETURN __attribute__((__noreturn__))
372 # ifndef PNG_NORETURN
373 # define PNG_NORETURN __attribute__((__noreturn__))
402 # ifndef PNG_NORETURN
403 # define PNG_NORETURN __declspec(noreturn)
435 #ifndef PNG_NORETURN
436 # define PNG_NORETURN /* This function does not return */
pngerror.c 24 png_const_charp error_message)),PNG_NORETURN);
40 PNG_NORETURN)
92 png_err,(png_const_structrp png_ptr),PNG_NORETURN)
481 PNG_NORETURN)
572 png_fixed_error,(png_const_structrp png_ptr, png_const_charp name),PNG_NORETURN)
712 PNG_NORETURN)
758 png_longjmp,(png_const_structrp png_ptr, int val),PNG_NORETURN)
886 PNG_NORETURN)
png.h     [all...]
pngpriv.h     [all...]
  /external/syslinux/com32/include/
pngconf.h     [all...]
png.h     [all...]
  /external/syslinux/com32/lib/libpng/
pngerror.c 26 png_const_charp error_message)) PNG_NORETURN;
  /external/libpng/contrib/libtests/
pngunknown.c 430 PNG_FUNCTION(void, display_exit, (display *d), static PNG_NORETURN)
454 static PNG_NORETURN)
1097 static PNG_NORETURN void
    [all...]
  /external/libpng/contrib/tools/
pngfix.c     [all...]

Completed in 1090 milliseconds