Home
last modified time | relevance | path

Searched refs:_DEBUG (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/orc/
Dendianness.h20 #if defined(_MSC_VER) && !defined(_DEBUG)
54 #if defined(_MSC_VER) && !defined(_DEBUG) in ByteSwap_16()
69 #elif defined(_MSC_VER) && !defined(_DEBUG) in ByteSwap_32()
84 #elif defined(_MSC_VER) && !defined(_DEBUG) in ByteSwap_64()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DSwapByteOrder.h20 #if defined(_MSC_VER) && !defined(_DEBUG)
54 #if defined(_MSC_VER) && !defined(_DEBUG) in ByteSwap_16()
69 #elif defined(_MSC_VER) && !defined(_DEBUG) in ByteSwap_32()
84 #elif defined(_MSC_VER) && !defined(_DEBUG) in ByteSwap_64()
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
DDebugLib.h271 #define _DEBUG(Expression) _DEBUG_PRINT Expression macro
273 #define _DEBUG(Expression) DebugPrint Expression macro
318 _DEBUG (Expression); \
/freebsd-12-stable/contrib/apr/
Dlibapr.dsp79 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
80 …/include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "_DEBUG" /D "APR_DECLARE_E…
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
83 # ADD BASE RSC /l 0x409 /d "_DEBUG"
84 # ADD RSC /l 0x409 /i "./include" /d "_DEBUG" /d "APR_VERSION_ONLY"
143 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
144 …/include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "_DEBUG" /D "APR_DECLARE_E…
145 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
146 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
[all …]
Dlibapr.rc25 #if defined(_DEBUG)
31 #if defined(_DEBUG)
Dapr.dsp69 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
70 …/include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "_DEBUG" /D "APR_DECLARE_S…
71 # ADD BASE RSC /l 0x409 /d "_DEBUG"
72 # ADD RSC /l 0x409 /d "_DEBUG"
116 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
117 …/include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "_DEBUG" /D "APR_DECLARE_S…
118 # ADD BASE RSC /l 0x409 /d "_DEBUG"
119 # ADD RSC /l 0x409 /d "_DEBUG"
675 …cl.exe /nologo /W3 /EHsc /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /F…
697 …cl.exe /nologo /W3 /EHsc /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /F…
/freebsd-12-stable/contrib/sqlite3/
Dsqlite3.rc56 #if defined(_DEBUG)
60 #endif /* defined(_DEBUG) */
/freebsd-12-stable/contrib/apr-util/
Dlibaprutil.rc30 #if defined(_DEBUG)
36 #if defined(_DEBUG)
/freebsd-12-stable/contrib/apr-util/test/
DMakefile.win105 !IFDEF _DEBUG
115 /D _DEBUG /D WIN32 /Fo"$(INTDIR)/" /FD
/freebsd-12-stable/contrib/tcsh/nls/ja/
Dset288 86 シグナル SS$_DEBUG
/freebsd-12-stable/contrib/libpcap/
Dpcap-dll.rc10 #ifdef _DEBUG
/freebsd-12-stable/contrib/libpcap/rpcapd/
Drpcapd.rc13 #ifdef _DEBUG
/freebsd-12-stable/contrib/ntp/include/
Dssl_applink.c25 #if defined(OPENSSL) && defined(_MSC_VER) && defined(_DEBUG)
/freebsd-12-stable/contrib/tcsh/nls/greek/
Dset288 86 Σήμα SS$_DEBUG
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
Dkmp_wrapper_malloc.h157 #if KMP_OS_WINDOWS && _DEBUG
/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_check_magic.c68 #if defined(_WIN32) && !defined(__CYGWIN__) && defined(_DEBUG) in diediedie()
/freebsd-12-stable/stand/ficl/mips/
Dsysdep.h290 #if defined _DEBUG
/freebsd-12-stable/stand/ficl/sparc64/
Dsysdep.h280 #if defined _DEBUG
/freebsd-12-stable/stand/ficl/riscv/
Dsysdep.h279 #if defined _DEBUG
/freebsd-12-stable/stand/ficl/arm/
Dsysdep.h290 #if defined _DEBUG
/freebsd-12-stable/stand/ficl/i386/
Dsysdep.h297 #if defined _DEBUG
/freebsd-12-stable/stand/ficl/amd64/
Dsysdep.h299 #if defined _DEBUG
/freebsd-12-stable/stand/ficl/mips64/
Dsysdep.h290 #if defined _DEBUG
/freebsd-12-stable/stand/ficl/aarch64/
Dsysdep.h279 #if defined _DEBUG
/freebsd-12-stable/sys/contrib/libsodium/builds/msvc/
Dresource.rc34 #ifdef _DEBUG

123