Searched defs:ABORT (Results 1 – 9 of 9) sorted by relevance
88 #define ABORT res = MP_UNDEF; goto CLEANUP macro90 #define ABORT abort() macro93 #define ABORT res = MP_UNDEF; goto CLEANUP macro
114 #define ABORT() kill(PerlProc_getpid(),SIGABRT); macro
10 #define ABORT() abort(); macro
160 #define ABORT 01 macro
103 #define ABORT do { \ macro
149 #define ABORT() (_Vmassert & VM_abort) macro155 #define ABORT() (0) macro
64 #define ABORT 238 /* Abort process */ macro
212 ABORT = 0x04000000, enumerator
173 #define ABORT -2 /* user abort */ macro