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
159 #define ABORT 01 macro
142 #define ABORT() (_Vmassert & VM_abort) macro147 #define ABORT() (0) macro
63 #define ABORT 238 /* Abort process */ macro
212 ABORT = 0x04000000, enumerator
168 #define ABORT -2 /* user abort */ macro