Searched defs:ABORT (Results 1 – 8 of 8) sorted by relevance
88 #define ABORT res = MP_UNDEF; goto CLEANUP macro 90 #define ABORT abort() macro 93 #define ABORT res = MP_UNDEF; goto CLEANUP macro
160 #define ABORT 01 macro
142 #define ABORT() (_Vmassert & VM_abort) macro 147 #define ABORT() (0) 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
168 #define ABORT -2 /* user abort */ macro