Home
last modified time | relevance | path

Searched refs:_NORETURN_KYWD (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/head/iso/
H A Dstdlib_c11.h51 #if !defined(_NORETURN_KYWD)
53 #define _NORETURN_KYWD _Noreturn macro
55 #define _NORETURN_KYWD
62 extern _NORETURN_KYWD void quick_exit(int);
H A Dstdlib_c99.h67 #if !defined(_NORETURN_KYWD)
69 #define _NORETURN_KYWD _Noreturn macro
71 #define _NORETURN_KYWD macro
75 extern _NORETURN_KYWD void _Exit(int);
H A Dstdlib_iso.h112 #if !defined(_NORETURN_KYWD)
114 #define _NORETURN_KYWD _Noreturn macro
116 #define _NORETURN_KYWD macro
120 extern _NORETURN_KYWD void abort(void) __NORETURN;
136 extern _NORETURN_KYWD void exit(int)
/titanic_44/usr/src/head/
H A Dthreads.h36 #if !defined(_NORETURN_KYWD)
38 #define _NORETURN_KYWD _Noreturn macro
40 #define _NORETURN_KYWD
89 extern _NORETURN_KYWD void thrd_exit(int) __NORETURN;
/titanic_44/usr/src/uts/common/sys/
H A Dfeature_tests.h425 #define _NORETURN_KYWD _Noreturn macro
427 #define _NORETURN_KYWD
/titanic_44/usr/src/lib/libc/port/threads/
H A Dc11_thr.c227 _NORETURN_KYWD void