Home
last modified time | relevance | path

Searched refs:noreturn (Results 1 – 25 of 52) sorted by relevance

123

/glibc-2.36/debug/
Dstack_chk_fail_local.c37 extern void __stack_chk_fail (void) __attribute__ ((noreturn));
42 void __attribute__ ((noreturn)) attribute_hidden
Dstack_chk_fail.c21 __attribute__ ((noreturn))
Dchk_fail.c25 __attribute__ ((noreturn))
Dfortify_fail.c21 __attribute__ ((noreturn))
Dtest-stpcpy_chk.c24 extern void __attribute__ ((noreturn)) __chk_fail (void);
/glibc-2.36/include/
Dsetjmp.h23 __attribute__ ((noreturn)) attribute_hidden;
25 __attribute__ ((noreturn)) attribute_hidden;
/glibc-2.36/sysdeps/powerpc/
Dlongjmp.c26 __attribute__ ((noreturn));
28 __attribute__ ((noreturn));
Dnovmxsetjmp.h122 __attribute__ ((noreturn));
125 __attribute__ ((noreturn));
/glibc-2.36/nptl/
Dunwind.c119 __cleanup_fct_attribute __attribute ((noreturn)) in __cleanup_fct_attribute() argument
139 __cleanup_fct_attribute __attribute ((noreturn)) in libc_hidden_def()
/glibc-2.36/support/
Dcheck.h76 __attribute__ ((noreturn, nonnull (2), format (printf, 4, 5)));
81 __attribute__ ((noreturn));
/glibc-2.36/conform/data/
Dstdnoreturn.h-data2 macro noreturn
/glibc-2.36/sysdeps/unix/sysv/linux/ia64/
Dunwind_longjmp.c25 __attribute__ ((noreturn));
/glibc-2.36/benchtests/
Dbench-stpcpy_chk.c24 extern void __attribute__ ((noreturn)) __chk_fail (void);
/glibc-2.36/csu/
Dinit-first.c80 extern void _dl_start (void) __attribute__ ((noreturn));
Dversion.c70 extern void __libc_main (void) __attribute__ ((noreturn));
/glibc-2.36/sysdeps/ia64/
Djmpbuf-unwind.h41 __attribute__ ((noreturn));
/glibc-2.36/elf/
Dnodelete.c14 __attribute__ ((noreturn))
Ddl-error-skeleton.c73 __attribute__ ((noreturn))
Ddl-exception.c55 __attribute__ ((noreturn))
/glibc-2.36/locale/programs/
Dlocaledef.h165 int verbose) __attribute__ ((noreturn));
/glibc-2.36/login/
Dtst-pututxline-lockfail.c70 __attribute__ ((noreturn)) static void
Dtst-pututxline-cache.c85 static __attribute__ ((noreturn)) void
/glibc-2.36/crypt/
Dcert.c34 void good_bye (void) __attribute__ ((noreturn));
/glibc-2.36/nscd/
Dnscd.c335 static void __attribute__ ((noreturn))
385 static void __attribute__ ((noreturn))
/glibc-2.36/malloc/
Dtst-mallocfork2.c111 __attribute__ ((noreturn))

123