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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DMyAlloc.c286 // This does a MyAlloc(), memcpy() and MyFree(). There is no optimization
375 MyFree (Ptr, (UINT8 *)__FILE__, __LINE__);
385 MyFree ( function
394 // MyFree() to fail with an exit(1) call.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/LzmaCompress/Sdk/C/
H A DAlloc.c38 void MyFree(void *address) function

Completed in 40 milliseconds