Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/misc/
H A Dstack_protector.c52 static void __fail(const char *) __attribute__((__noreturn__));
78 __fail(const char *msg) in __fail() function
110 __fail("stack overflow detected; terminated"); in __stack_chk_fail()
116 __fail("buffer overflow detected; terminated"); in __chk_fail()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/msp430/
H A Dtestutils.inc37 .global __fail
38 .type __fail, function
39 __fail:
90 jmp __fail;
H A DChangeLog-202121 (__fail): Likewise.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dtestutils.inc34 .global __fail
35 __fail:
119 CALL __fail;
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dcomplex513 bool __fail = true;
526 __fail = false;
536 __fail = false;
553 __fail = false;
557 if (__fail)
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dcomplex512 bool __fail = true;
525 __fail = false;
535 __fail = false;
552 __fail = false;
556 if (__fail)