Searched defs:ABORT (Results 1 – 17 of 17) sorted by relevance
15 #define ABORT(...) (fprintf(stderr, __VA_ARGS__), abort()) macro
40 #define ABORT(...) (printf(__VA_ARGS__), sksl_abort()) macro
49 ABORT = "abort" variable
116 #define ABORT 0x06 macro
21 #define ABORT 238 macro
128 #define ABORT() node::Abort() macro
61 #define ABORT macro558 #define ABORT abort() macro
167 #define ABORT(fs, res) { fp->err = (BYTE)(res); LEAVE_FF(fs, res); } macro
507 #define ABORT abort() macro