Home
last modified time | relevance | path

Searched defs:ABORT (Results 1 – 14 of 14) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dauxv.c35 #define ABORT abort() macro
37 #define ABORT {char *invalid = 0; *invalid = 0xFF;} macro
H A Dcoremaker2.c34 #define ABORT abort() macro
36 #define ABORT {char *invalid = 0; *invalid = 0xFF;} macro
/openbsd/sys/arch/hppa/gsc/
H A Dlpt_gsc.c115 #define ABORT \ macro
122 #define ABORT do { \ macro
/openbsd/sys/dev/isa/
H A Dlpt_isa.c109 #define ABORT \ in lpt_isa_probe() macro
116 #define ABORT goto out in lpt_isa_probe() macro
/openbsd/gnu/usr.bin/perl/plan9/
H A Dplan9ish.h104 #define ABORT() kill(PerlProc_getpid(),SIGABRT); macro
/openbsd/gnu/usr.bin/perl/
H A Ddosish.h10 #define ABORT() abort(); macro
H A Dunixish.h114 #define ABORT() kill(PerlProc_getpid(),SIGABRT); macro
/openbsd/regress/lib/libcrypto/ec/
H A Dectest.c84 #define ABORT do { \ macro
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h90 ABORT = 316, enumerator
265 #define ABORT 316 macro
H A Dbfin-parse.c117 ABORT = 316, enumerator
292 #define ABORT 316 macro
/openbsd/include/arpa/
H A Dtelnet.h58 #define ABORT 238 /* Abort process */ macro
/openbsd/usr.bin/mg/
H A Ddef.h36 #define ABORT 2 /* Death, ^G, abort, etc. */ macro
/openbsd/gnu/usr.bin/perl/vms/
H A Dvmsish.h427 #define ABORT() abort() macro
/openbsd/gnu/usr.bin/perl/os2/
H A Dos2ish.h93 #define ABORT() kill(PerlProc_getpid(),SIGABRT); macro