Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
void dFree_aligned(void* p)
72
{
73
return _mm_free(p);
74
}
Callers
7
set
Method · 0.50
set
Method · 0.50
~WaterObject
Method · 0.50
~ScatterSky
Method · 0.50
~SkyBox
Method · 0.50
~Sun
Method · 0.50
~RenderPassManager
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected