Home
last modified time | relevance | path

Searched defs:ABORT (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/src/sksl/lex/
DLexUtil.h15 #define ABORT(...) (fprintf(stderr, __VA_ARGS__), abort()) macro
/third_party/flutter/skia/src/sksl/
DSkSLDefines.h40 #define ABORT(...) (printf(__VA_ARGS__), sksl_abort()) macro
/third_party/python/Lib/tkinter/
Dmessagebox.py49 ABORT = "abort" variable
/third_party/musl/porting/liteos_m/kernel/include/scsi/
Dscsi.h116 #define ABORT 0x06 macro
/third_party/musl/porting/uniproton/kernel/include/scsi/
Dscsi.h116 #define ABORT 0x06 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/
Dscsi.h116 #define ABORT 0x06 macro
/third_party/musl/include/scsi/
Dscsi.h116 #define ABORT 0x06 macro
/third_party/musl/ndk_musl_include/scsi/
Dscsi.h116 #define ABORT 0x06 macro
/third_party/musl/include/arpa/
Dtelnet.h21 #define ABORT 238 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/
Dtelnet.h21 #define ABORT 238 macro
/third_party/musl/porting/uniproton/kernel/include/arpa/
Dtelnet.h21 #define ABORT 238 macro
/third_party/musl/porting/liteos_m/kernel/include/arpa/
Dtelnet.h21 #define ABORT 238 macro
/third_party/musl/ndk_musl_include/arpa/
Dtelnet.h21 #define ABORT 238 macro
/third_party/node/src/
Dutil.h128 #define ABORT() node::Abort() macro
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/
DSDL_malloc.c61 #define ABORT macro
558 #define ABORT abort() macro
/third_party/FatFs/source/
Dff.c167 #define ABORT(fs, res) { fp->err = (BYTE)(res); LEAVE_FF(fs, res); } macro
/third_party/libffi/src/
Ddlmalloc.c507 #define ABORT abort() macro