Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ XFREE
Function
XFREE
extra/yassl/taocrypt/test/memory.cpp:353–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
351
352
353
void XFREE(void* ptr, void* heap)
354
{
355
::operator delete(ptr);
356
}
357
358
} // extern
"C"
359
Callers
nothing calls this directly
Calls
1
operator delete
Function · 0.70
Tested by
no test coverage detected