Home
last modified time | relevance | path

Searched refs:__noreturn__ (Results 1 – 25 of 226) sorted by relevance

12345678910

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dfunctexcept.h48 __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 …]
Dregex_error.h169 [[__noreturn__]] in _GLIBCXX_VISIBILITY()
179 [[__noreturn__]] in _GLIBCXX_VISIBILITY()
183 [[__noreturn__]] in _GLIBCXX_VISIBILITY()
/netbsd/src/external/public-domain/xz/dist/src/xz/
Dmessage.h72 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/
Dwarn.c189 __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/
Dprom.h50 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/
Darcbios.h214 __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/
Dmsg_217.c78 __attribute__((__noreturn__)) void noreturn_gnu_prefix(void);
79 void __attribute__((__noreturn__)) noreturn_gnu_infix(void);
80 void noreturn_gnu_suffix(void) __attribute__((__noreturn__));
Dgcc_attribute.c70 __attribute__((__noreturn__))
71 __attribute__((__noreturn__))
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
Dcxxabi.h147 __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__));
Dunwind-cxx.h169 extern "C" void __cxa_call_unexpected (void *) __attribute__((__noreturn__));
171 __attribute__((__noreturn__));
193 __attribute__((__noreturn__));
195 __attribute__((__noreturn__));
/netbsd/src/sys/arch/hpcsh/hpcsh/
Dkloader_machdep.c49 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/
Dkloader_machdep.c49 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/
Dpromlib.h86 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/
Derr.hin61 __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/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *) __attribute__((__noreturn__));
/netbsd/src/sys/arch/rs6000/include/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *) __attribute__((__noreturn__));
/netbsd/src/sys/arch/bebox/include/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
/netbsd/src/sys/arch/sandpoint/include/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
/netbsd/src/sys/arch/ofppc/include/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
/netbsd/src/sys/arch/mvmeppc/include/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
/netbsd/src/sys/arch/ibmnws/include/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
/netbsd/src/sys/arch/macppc/include/
Dpowerpc.h48 void ppc_exit(void) __attribute__((__noreturn__));
49 void ppc_boot(char *bootspec) __attribute__((__noreturn__));
/netbsd/src/sys/arch/sun2/include/
Dpromlib.h67 void prom_halt(void) __attribute__((__noreturn__));
68 void prom_boot(const char *) __attribute__((__noreturn__));
/netbsd/src/external/bsd/pcc/dist/pcc/cc/cpp/tests/
Dtest1112 #define __sun_attr___noreturn__ __attribute__((__noreturn__))
15 #define __NORETURN __sun_attr__((__noreturn__))
/netbsd/src/libexec/ld.elf_so/
Drtldenv.h56 __attribute__((__noreturn__, __format__(__printf__, 2, 3)));
58 __attribute__((__noreturn__, __format__(__printf__, 2, 3)));

12345678910