Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dlog.h133 #define _DEBUG 1 macro
135 #define _DEBUG 0 macro
144 #if !_DEBUG && CONFIG_IS_ENABLED(LOG)
169 debug_cond(_DEBUG, fmt, ##args)
187 ({ if (!(x) && _DEBUG) \
/openbmc/boost-dbus/cmake/
H A DFindGMock.cmake63 if(${_library} AND ${_library}_DEBUG)
64 set(_output optimized ${${_library}} debug ${${_library}_DEBUG})
/openbmc/linux/include/acpi/platform/
H A Dacenv.h111 #ifdef _DEBUG
/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c172 #define trace_aspeed_fsi_opb_error_enabled() (_DEBUG)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A D0001-scripts-build-Fix-the-tests-to-build-with-clang15.patch239 /* #define _DEBUG */