Searched refs:noreturn (Results 1 – 8 of 8) sorted by relevance
19 static inline void __attribute__((noreturn))39 static inline void __attribute__((noreturn))
22 void __attribute__((noreturn))
41 #define noreturn _Noreturn macro
20 void __attribute__((noreturn))
28 void __attribute__((noreturn))
150 ;; noreturn longjmp (jmp_buf *[sp+4].w, int [sp+6].w)
332 #define _Noreturn [[noreturn]]
587 (_longjmp): Mark as noreturn function on Cygwin.1951 * libc/include/setjmp.h (longjmp): Mark "noreturn" when building with23141 labelled noreturn when not __CYGWIN32__25278 * libc/include/sys/unistd.h (_exit): Add _ATTRIBUTE ((noreturn)).26198 * libc/include/stdlib.h (exit, abort): Add noreturn attribute.