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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
MyAlloc.c 41 MyCheck (
54 // Final := When FALSE, MyCheck() returns if the allocated memory chain
55 // has not been corrupted. When TRUE, MyCheck() returns if there
220 MyCheck (0, (UINT8 *)__FILE__, __LINE__);
457 MyCheck (0, (UINT8 *)__FILE__, __LINE__);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
MyAlloc.c 48 MyCheck (
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, __FILE__, __LINE__);
464 MyCheck (0, __FILE__, __LINE__);

Completed in 543 milliseconds