Home
last modified time | relevance | path

Searched defs:MSG (Results 1 – 8 of 8) sorted by relevance

/haiku/headers/os/support/
H A DDebug.h58 #define DEBUGGER(MSG) if (_rtDebugFlag) debugger(MSG) argument
82 #define DEBUGGER(MSG) (void)0 argument
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_proto.h12 #define MSG(args) do { /* if needed or si->settings with si NULL */ \ macro
/haiku/src/add-ons/accelerants/via/engine/
H A Dproto.h15 #define MSG(args) do { /* if needed or si->settings with si NULL */ \ macro
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dproto.h15 #define MSG(args) do { /* if needed or si->settings with si NULL */ \ macro
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_proto.h10 #define MSG(args) do { /* if needed or si->settings with si NULL */ \ macro
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_proto.h14 #define MSG(args) do { /* if needed or si->settings with si NULL */ \ macro
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp38 #define FORMAT_AND_THROW(MSG, ERR) \ argument
/haiku/src/system/libroot/posix/glibc/include/arch/riscv64/
H A Dasm-syntax.h109 #define MSG(msg) \ macro