Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/build
/ root_module
Function
root_module
src/engine/modules.c:270–273 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
268
}
269
270
module_t * root_module()
271
{
272
return &root;
273
}
274
275
276
void import_module( LIST * module_names, module_t * target_module )
Callers
15
cache_name
Function · 0.85
cache_maxage
Function · 0.85
make1c
Function · 0.85
call_timing_rule
Function · 0.85
call_action_rule
Function · 0.85
make1bind
Function · 0.85
if
Function · 0.85
module_bind_variables
Function · 0.85
global_rule_name
Function · 0.85
global_rule
Function · 0.85
bindrule
Function · 0.85
make0
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected