Home
last modified time | relevance | path

Searched defs:_DEBUG (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDebugLib.h271 #define _DEBUG(Expression) _DEBUG_PRINT Expression macro
273 #define _DEBUG(Expression) DebugPrint Expression macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueDebugLib.h236 #define _DEBUG(Expression) DebugPrint Expression macro
238 #define _DEBUG(Expression) macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
DEfiDebug.h74 #define _DEBUG(arg) DebugPrint arg macro