HomeSort by relevance Sort by last modified time
    Searched defs:DEBUG_CODE_END (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDebugLib.h 437 Otherwise, the source lines between DEBUG_CODE_BEGIN() and DEBUG_CODE_END()
450 Otherwise, the source lines between DEBUG_CODE_BEGIN() and DEBUG_CODE_END()
454 #define DEBUG_CODE_END() __DebugCodeLocal = 0; __DebugCodeLocal++; } } while (FALSE)
469 DEBUG_CODE_END ()
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 397 Otherwise, the source lines between DEBUG_CODE_BEGIN() and DEBUG_CODE_END()
409 Otherwise, the source lines between DEBUG_CODE_BEGIN() and DEBUG_CODE_END()
413 #define DEBUG_CODE_END() __DebugCodeLocal = 0; __DebugCodeLocal++; } } while (FALSE)
427 DEBUG_CODE_END ()

Completed in 205 milliseconds