MCPcopy Create free account
hub / github.com/GarageGames/Torque3D / dFree_aligned

Function dFree_aligned

Engine/source/platformWin32/winMemory.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71void dFree_aligned(void* p)
72{
73 return _mm_free(p);
74}

Callers 7

setMethod · 0.50
setMethod · 0.50
~WaterObjectMethod · 0.50
~ScatterSkyMethod · 0.50
~SkyBoxMethod · 0.50
~SunMethod · 0.50
~RenderPassManagerMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected