Searched defs:NO_RETURN (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/WTF-7600.1.24/wtf/
H A DCompiler.h191 #define NO_RETURN __attribute((__noreturn__)) macro
195 #define NO_RETURN __declspec(noreturn) macro
199 #define NO_RETURN macro
/macosx-10.10/emacs-93/emacs/lib-src/
H A Demacsclient.c107 #ifndef NO_RETURN macro
/macosx-10.10/emacs-93/emacs/mac/inc/
H A Dconfig.h1163 #define NO_RETURN __attribute__ ((__noreturn__)) macro
1165 #define NO_RETURN /* nothing */ macro

Completed in 151 milliseconds