Searched defs:DEBUG_CODE_BEGIN (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DDebugLib.h371 Otherwise, the source lines between DEBUG_CODE_BEGIN() and DEBUG_CODE_END()
375 #define DEBUG_CODE_BEGIN() do { if (DebugCodeEnabled ()) { UINT8 __DebugCodeLocal macro
383 Otherwise, the source lines between DEBUG_CODE_BEGIN() and DEBUG_CODE_END()
399 DEBUG_CODE_BEGIN (); \

Completed in 32 milliseconds