Searched defs:ABORT (Results 1 – 6 of 6) sorted by relevance
88 #define ABORT res = MP_UNDEF; goto CLEANUP macro90 #define ABORT abort() macro93 #define ABORT res = MP_UNDEF; goto CLEANUP macro
160 #define ABORT 01 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