Searched defs:ABORT (Results 1 – 15 of 15) sorted by relevance
15 #define ABORT(...) (fprintf(stderr, __VA_ARGS__), abort()) macro
36 #define ABORT(...) (printf(__VA_ARGS__), sksl_abort()) macro
45 ABORT = "abort" variable
280 final static short ABORT = -64; field
130 #define ABORT ABORT_TASK_SET macro
137 #define ABORT ABORT_TASK_SET macro
370 #define ABORT 0 macro
87 #define ABORT 238 /* Abort process */ macro
284 #define ABORT ABORT_(CRAPPY_C90_COMPATIBLE_EMPTY) macro
507 #define ABORT abort() macro
502 #define ABORT abort() macro
624 #define ABORT abort() macro