Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ GC_stack_base
Class
GC_stack_base
v2/engine/boehm_gc/misc.c:1150–1150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1148
{
1149
int dummy;
1150
struct GC_stack_base base;
1151
1152
base.mem_base = (void *)&dummy;
1153
# ifdef IA64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected