Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ GetGlobalSize
Function
GetGlobalSize
NULLC/Callbacks.cpp:5526–5529 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5524
}
5525
5526
unsigned int GetGlobalSize()
5527
{
5528
return varTop;
5529
}
5530
5531
void SetGlobalSize(unsigned int offset)
5532
{
Callers
1
GetBytecode
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected