| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | functexcept.h | 48 __throw_bad_exception(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 52 __throw_bad_alloc(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 55 __throw_bad_array_new_length(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 59 __throw_bad_cast(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 62 __throw_bad_typeid(void) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 66 __throw_logic_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 69 __throw_domain_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 72 __throw_invalid_argument(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 75 __throw_length_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() 78 __throw_out_of_range(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY() [all …]
|
| D | regex_error.h | 169 [[__noreturn__]] in _GLIBCXX_VISIBILITY() 179 [[__noreturn__]] in _GLIBCXX_VISIBILITY() 183 [[__noreturn__]] in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/public-domain/xz/dist/src/xz/ |
| D | message.h | 72 lzma_attribute((__noreturn__)); 77 extern void message_bug(void) lzma_attribute((__noreturn__)); 82 extern void message_signal_handler(void) lzma_attribute((__noreturn__)); 119 extern void message_version(void) lzma_attribute((__noreturn__)); 123 extern void message_help(bool long_help) lzma_attribute((__noreturn__));
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| D | warn.c | 189 __attribute__ ((__noreturn__, __format__ (__printf__, 4, 0))) in krb5_verr() 211 __attribute__ ((__noreturn__, __format__ (__printf__, 4, 5))) in krb5_err() 231 __attribute__ ((__noreturn__, __format__ (__printf__, 3, 0))) in krb5_verrx() 250 __attribute__ ((__noreturn__, __format__ (__printf__, 3, 4))) in krb5_errx() 272 __attribute__ ((__noreturn__, __format__ (__printf__, 3, 0))) in krb5_vabort() 293 __attribute__ ((__noreturn__, __format__ (__printf__, 3, 4))) in krb5_abort() 302 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0))) in krb5_vabortx() 321 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3))) in krb5_abortx()
|
| /netbsd/src/sys/arch/mipsco/include/ |
| D | prom.h | 50 void (*prom_reset)(void) __attribute__((__noreturn__)); 63 void (*prom_restart)(void) __attribute__((__noreturn__)); 66 void (*prom_reinit)(void) __attribute__((__noreturn__)); 69 void (*prom_reboot)(void) __attribute__((__noreturn__)); 72 void (*prom_autoboot)(void) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/arc/arc/ |
| D | arcbios.h | 214 __attribute__((__noreturn__)); /* Halt 4 */ 217 __attribute__((__noreturn__)); /* PowerDown 5 */ 220 __attribute__((__noreturn__)); /* Restart 6 */ 223 __attribute__((__noreturn__)); /* Reboot 7 */ 226 __attribute__((__noreturn__)); /* EnterInteractiveMode 8 */ 229 __attribute__((__noreturn__)); /* ReturnFromMain 9 */
|
| /netbsd/src/tests/usr.bin/xlint/lint1/ |
| D | msg_217.c | 78 __attribute__((__noreturn__)) void noreturn_gnu_prefix(void); 79 void __attribute__((__noreturn__)) noreturn_gnu_infix(void); 80 void noreturn_gnu_suffix(void) __attribute__((__noreturn__));
|
| D | gcc_attribute.c | 70 __attribute__((__noreturn__)) 71 __attribute__((__noreturn__))
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/ |
| D | cxxabi.h | 147 __cxa_pure_virtual(void) __attribute__ ((__noreturn__)); 150 __cxa_deleted_virtual(void) __attribute__ ((__noreturn__)); 154 __cxa_bad_cast() __attribute__((__noreturn__)); 157 __cxa_bad_typeid() __attribute__((__noreturn__)); 160 __cxa_throw_bad_array_new_length() __attribute__((__noreturn__)); 625 __attribute__((__noreturn__)); 638 __cxa_rethrow() __attribute__((__noreturn__));
|
| D | unwind-cxx.h | 169 extern "C" void __cxa_call_unexpected (void *) __attribute__((__noreturn__)); 171 __attribute__((__noreturn__)); 193 __attribute__((__noreturn__)); 195 __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/hpcsh/hpcsh/ |
| D | kloader_machdep.c | 49 kloader_jumpfunc_t kloader_hpcsh_jump __attribute__((__noreturn__)); 50 kloader_bootfunc_t kloader_hpcsh3_boot __attribute__((__noreturn__)); 51 kloader_bootfunc_t kloader_hpcsh4_boot __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/evbsh3/evbsh3/ |
| D | kloader_machdep.c | 49 kloader_jumpfunc_t kloader_evbsh3_jump __attribute__((__noreturn__)); 50 kloader_bootfunc_t kloader_evbsh3_sh3_boot __attribute__((__noreturn__)); 51 kloader_bootfunc_t kloader_evbsh3_sh4_boot __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/sparc/include/ |
| D | promlib.h | 86 void (*po_halt)(void) __attribute__((__noreturn__)); 87 void (*po_reboot)(const char *) __attribute__((__noreturn__)); 163 void prom_halt(void) __attribute__((__noreturn__)); 164 void prom_boot(char *) __attribute__((__noreturn__));
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| D | err.hin | 61 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0))); 65 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3))); 69 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 0))); 73 __attribute__ ((__noreturn__, __format__ (__printf__, 2, 3)));
|
| /netbsd/src/sys/arch/prep/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/rs6000/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/bebox/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/sandpoint/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/ofppc/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/mvmeppc/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/ibmnws/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/macppc/include/ |
| D | powerpc.h | 48 void ppc_exit(void) __attribute__((__noreturn__)); 49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
|
| /netbsd/src/sys/arch/sun2/include/ |
| D | promlib.h | 67 void prom_halt(void) __attribute__((__noreturn__)); 68 void prom_boot(const char *) __attribute__((__noreturn__));
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cpp/tests/ |
| D | test11 | 12 #define __sun_attr___noreturn__ __attribute__((__noreturn__)) 15 #define __NORETURN __sun_attr__((__noreturn__))
|
| /netbsd/src/libexec/ld.elf_so/ |
| D | rtldenv.h | 56 __attribute__((__noreturn__, __format__(__printf__, 2, 3))); 58 __attribute__((__noreturn__, __format__(__printf__, 2, 3)));
|