Searched defs:DEBUG_CODE_END (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()
383 Otherwise, the source lines between DEBUG_CODE_BEGIN() and DEBUG_CODE_END()
387 #define DEBUG_CODE_END() __DebugCodeLocal = 0; __DebugCodeLocal++; } } while (FALSE) macro
401 DEBUG_CODE_END ()

Completed in 33 milliseconds