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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DMyAlloc.c48 MyCheck ( function
61 // Final := When FALSE, MyCheck() returns if the allocated memory chain
62 // has not been corrupted. When TRUE, MyCheck() returns if there
227 MyCheck (0, (UINT8 *)__FILE__, __LINE__);
464 MyCheck (0, (UINT8 *)__FILE__, __LINE__);

Completed in 47 milliseconds