Home
last modified time | relevance | path

Searched defs:IF_DEBUG (Results 1 – 25 of 116) sorted by relevance

12345

/dports/games/taisei/taisei-1.3.2/src/
H A Dtaisei.h20 #define IF_DEBUG(statement) do { statement } while(0) macro
23 #define IF_DEBUG(statement) ((void)0) macro
/dports/math/frobby/frobby-0.9.1/src/
H A Dstdinc.h73 #define IF_DEBUG(X) X macro
85 #define IF_DEBUG(X) macro
/dports/games/tads/tads-3.0.8/tads2/
H A Dmch.c30 IF_DEBUG(ulong mchtotmem;) in IF_DEBUG() function
H A Dlib.h137 # define IF_DEBUG(x) x macro
139 # define IF_DEBUG(x) macro
/dports/devel/gammaray/GammaRay-2.11.3/probe/
H A Dprobecreator.cpp42 #define IF_DEBUG(x) macro
H A Dhooks.cpp53 #define IF_DEBUG(x) macro
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/tads2/
H A Dmemory_cache_heap.cpp31 IF_DEBUG(ulong mchtotmem;) in IF_DEBUG() function
H A Dlib.h120 # define IF_DEBUG(x) x macro
122 # define IF_DEBUG(x) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/tads2/
H A Dmemory_cache_heap.cpp31 IF_DEBUG(ulong mchtotmem;) in IF_DEBUG() function
H A Dlib.h112 # define IF_DEBUG(x) x macro
114 # define IF_DEBUG(x) macro
/dports/comms/rxtx/rxtx-2.2pre2/WinCE/
H A DrxtxHelpers.h97 # define IF_DEBUG(x) {x} macro
99 # define IF_DEBUG(x) macro
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/stlplus/portability/
H A Ddebug.hpp55 #define IF_DEBUG(stmts) {if (stlplus_debug_trace.debug()){stlplus_debug_trace.prefix(__LINE__);stmt… macro
69 #define IF_DEBUG(stmts) macro
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/beam/
H A Dbeam_catches.c36 # define IF_DEBUG(x) x macro
38 # define IF_DEBUG(x) macro
H A Dmodule.c32 # define IF_DEBUG(x) x macro
34 # define IF_DEBUG(x) macro
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/beam/
H A Dbeam_catches.c36 # define IF_DEBUG(x) x macro
38 # define IF_DEBUG(x) macro
H A Dmodule.c32 # define IF_DEBUG(x) x macro
34 # define IF_DEBUG(x) macro
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Dbeam_catches.c36 # define IF_DEBUG(x) x macro
38 # define IF_DEBUG(x) macro
H A Dmodule.c32 # define IF_DEBUG(x) x macro
34 # define IF_DEBUG(x) macro
/dports/devel/gammaray/GammaRay-2.11.3/common/
H A Dsharedpool.h37 #define IF_DEBUG(x) macro
H A Dpluginmanager.cpp41 #define IF_DEBUG(x) macro
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Dbeam_catches.c36 # define IF_DEBUG(x) x macro
38 # define IF_DEBUG(x) macro
H A Dmodule.c32 # define IF_DEBUG(x) x macro
34 # define IF_DEBUG(x) macro
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Dbeam_catches.c36 # define IF_DEBUG(x) x macro
38 # define IF_DEBUG(x) macro
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Dbeam_catches.c36 # define IF_DEBUG(x) x macro
38 # define IF_DEBUG(x) macro
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Dbeam_catches.c36 # define IF_DEBUG(x) x macro
38 # define IF_DEBUG(x) macro

12345