/openbsd/lib/libc/stdlib/ |
H A D | abort.c | 38 abort(void) in abort() function
|
/openbsd/gnu/llvm/libcxxabi/src/ |
H A D | cxa_guard_impl.h | 200 void abort() {} // Nothing to do in abort() function 266 void abort() { *init_byte_address = UNSET; } in abort() function 363 void abort() { in abort() function 509 void abort() { in abort() function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 960311-2.c | 4 #define abort() printf ("error, line %d\n", __LINE__) macro
|
H A D | 960311-1.c | 4 #define abort() printf ("error, line %d\n", __LINE__) macro
|
H A D | 960311-3.c | 4 #define abort() printf ("error, line %d\n", __LINE__) macro
|
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/IPC/ |
H A D | Driver.pm | 37 sub abort { subroutine
|
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/FTP/ |
H A D | dataconn.pm | 27 sub abort { subroutine
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
H A D | bitfield-1.m | 9 extern void abort(void); function
|
H A D | bitfield-2.m | 9 extern void abort(void); function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/ |
H A D | array16.C | 14 static int abort; member
|
/openbsd/gnu/usr.bin/binutils/include/mpw/ |
H A D | mpw.h | 120 #define abort mpw_abort macro
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | locore.S | 272 abort: label
|
/openbsd/gnu/llvm/clang/include/clang/Parse/ |
H A D | RAIIObjectsForParser.h | 145 void abort() { in abort() function 194 void abort() { in abort() function
|
/openbsd/gnu/llvm/clang/lib/ARCMigrate/ |
H A D | Internals.h | 138 void abort() { in abort() function
|
/openbsd/gnu/usr.bin/perl/cpan/libnet/lib/Net/ |
H A D | FTP.pm | 515 sub abort { subroutine
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | libbfd-in.h | 595 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
H A D | libbfd.h | 600 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | as.h | 144 #define abort() as_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | libbfd-in.h | 654 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
H A D | libbfd.h | 659 #define abort() _bfd_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | ld.h | 251 #define abort() ld_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
/openbsd/gnu/gcc/gcc/ |
H A D | system.h | 572 #define abort() fancy_abort (__FILE__, __LINE__, __FUNCTION__) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ld.h | 294 #define abort() ld_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | as.h | 125 #define abort() as_abort (__FILE__, __LINE__, __PRETTY_FUNCTION__) macro
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32iop.h | 238 #define abort() win32_abort() macro
|