MCPcopy Create free account
hub / github.com/boostorg/build / popsettings

Function popsettings

v2/engine/rules.c:392–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390 */
391
392void popsettings( struct module_t * module, SETTINGS * v )
393{
394 pushsettings( module, v ); /* just swap again */
395}
396
397
398/*

Callers 9

cache_nameFunction · 0.85
make1cFunction · 0.85
call_timing_ruleFunction · 0.85
call_action_ruleFunction · 0.85
swap_settingsFunction · 0.85
make1cmdsFunction · 0.85
make1bindFunction · 0.85
make0Function · 0.85
function_runFunction · 0.85

Calls 1

pushsettingsFunction · 0.85

Tested by

no test coverage detected