Searched defs:NO_RETURN (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/mac/inc/
H A Dconfig.h1163 #define NO_RETURN __attribute__ ((__noreturn__)) macro
1165 #define NO_RETURN /* nothing */ macro
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp108 void error_exit(j_common_ptr) NO_RETURN; member in namespace:WebCore
/macosx-10.9.5/WebCore-7537.78.1/platform/image-decoders/png/
H A DPNGImageDecoder.cpp71 static void PNGAPI decodingFailed(png_structp, png_const_charp) NO_RETURN; member in namespace:WebCore
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Demacsclient.c107 #ifndef NO_RETURN macro

Completed in 128 milliseconds