MCPcopy 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
270module_t * root_module()
271{
272 return &root;
273}
274
275
276void import_module( LIST * module_names, module_t * target_module )

Callers 15

cache_nameFunction · 0.85
cache_maxageFunction · 0.85
make1cFunction · 0.85
call_timing_ruleFunction · 0.85
call_action_ruleFunction · 0.85
make1bindFunction · 0.85
ifFunction · 0.85
module_bind_variablesFunction · 0.85
global_rule_nameFunction · 0.85
global_ruleFunction · 0.85
bindruleFunction · 0.85
make0Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected