Home
last modified time | relevance | path

Searched refs:BugCheck (Results 1 – 3 of 3) sorted by relevance

/reactos/boot/freeldr/freeldr/include/
H A Ddebug.h74 …#define BugCheck(fmt, ...) do { DbgPrint("(%s:%d) Fatal Error in %s: " fmt, __FILE__,… macro
121 #define BugCheck(fmt, ...) macro
/reactos/boot/freeldr/freeldr/lib/cache/
H A Dblocklist.c216 BugCheck("CacheBlock->BlockData == NULL\n"); in CacheInternalDumpBlockList()
/reactos/boot/freeldr/freeldr/ntldr/arch/i386/
H A Dwinldr.c420 BugCheck("MempAllocatePageTables failed!\n"); in WinLdrSetupMachineDependent()