Home
last modified time | relevance | path

Searched defs:DEBUG_STR (Results 1 – 25 of 123) sorted by relevance

12345

/dports/graphics/pfstools/pfstools-2.1.0/
H A Dcmake_config.h.in40 #define DEBUG_STR std::cerr macro
42 #define DEBUG_STR if(1) {;} else std::cerr macro
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/pbd/
H A Ddebug.h79 #define DEBUG_STR(id) __debug_str ## id macro
94 #define DEBUG_STR(a) /* empty */ macro
/dports/games/retroarch/RetroArch-1.9.7/ctr/
H A Dctr_debug.h19 #define DEBUG_STR(X) printf( "%s: %s\n", #X, (char*)(X)) macro
/dports/games/retroarch/RetroArch-1.9.7/wiiu/
H A Dwiiu_dbg.h29 #define DEBUG_STR(X) do{printf( "%s: %s\n", #X, (char*)(X));fflush(stdout);}while(0) macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/inets/examples/httpd_load_test/
H A Dhdlt_logger.erl45 -define(DEBUG_STR, "DBG "). macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/inets/examples/httpd_load_test/
H A Dhdlt_logger.erl45 -define(DEBUG_STR, "DBG "). macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/inets/examples/httpd_load_test/
H A Dhdlt_logger.erl45 -define(DEBUG_STR, "DBG "). macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/inets/examples/httpd_load_test/
H A Dhdlt_logger.erl45 -define(DEBUG_STR, "DBG "). macro
/dports/lang/erlang/otp-OTP-24.1.7/lib/inets/examples/httpd_load_test/
H A Dhdlt_logger.erl45 -define(DEBUG_STR, "DBG "). macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/inets/examples/httpd_load_test/
H A Dhdlt_logger.erl45 -define(DEBUG_STR, "DBG "). macro
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/inets/examples/httpd_load_test/
H A Dhdlt_logger.erl45 -define(DEBUG_STR, "DBG "). macro
/dports/devel/godot/godot-3.2.3-stable/core/
H A Derror_macros.h116 #define DEBUG_STR(m_msg) m_msg macro
118 #define DEBUG_STR(m_msg) "" macro
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Derror_macros.h116 #define DEBUG_STR(m_msg) m_msg macro
118 #define DEBUG_STR(m_msg) "" macro
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/
H A Dinit.c66 #define DEBUG_STR "-debug" macro
68 #define DEBUG_STR "" macro
/dports/comms/gpredict/gpredict-2.2.1/src/
H A Dsat-log-browser.c53 const gchar *DEBUG_STR[6] = { variable
/dports/comms/grig/grig-77ab785/src/
H A Drig-gui-message-window.c77 const gchar *DEBUG_STR[6] = { variable
/dports/lang/gcc10/gcc-10.3.0/libbacktrace/
H A Dinternal.h297 DEBUG_STR, enumerator
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/backtrace-sys-0.1.37/src/libbacktrace/
H A Dinternal.h297 DEBUG_STR, enumerator
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/backtrace-sys-0.1.35/src/libbacktrace/
H A Dinternal.h297 DEBUG_STR, enumerator
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/libbacktrace/
H A Dinternal.h309 DEBUG_STR, enumerator
/dports/devel/avr-gcc/gcc-10.2.0/libbacktrace/
H A Dinternal.h297 DEBUG_STR, enumerator
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/backtrace-sys-0.1.35/src/libbacktrace/
H A Dinternal.h297 DEBUG_STR, enumerator
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/libbacktrace-ca0de05/
H A Dinternal.h297 DEBUG_STR, enumerator
/dports/sysutils/fusefs-sandboxfs/sandboxfs-sandboxfs-0.2.0/cargo-crates/backtrace-sys-0.1.35/src/libbacktrace/
H A Dinternal.h297 DEBUG_STR, enumerator
/dports/lang/gcc12-devel/gcc-12-20211205/libbacktrace/
H A Dinternal.h305 DEBUG_STR, enumerator

12345