Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ararog/Unrar4iOS
/ Clean
Method
Clean
Unrar4iOS/unrar/suballoc.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
void SubAllocator::Clean()
15
{
16
SubAllocatorSize=0;
17
}
18
19
20
inline void SubAllocator::InsertNode(void* p,int indx)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected