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

Function frame_free

src/engine/frames.cpp:26–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24
25
26void frame_free( FRAME * frame )
27{
28 lol_free( frame->args );
29}

Callers 11

headersFunction · 0.85
call_timing_ruleFunction · 0.85
call_action_ruleFunction · 0.85
bjam_callFunction · 0.85
cmd_newFunction · 0.85
function_call_ruleFunction · 0.85
type_check_rangeFunction · 0.85
call_bind_ruleFunction · 0.85
call_ruleFunction · 0.85
sequence_transformFunction · 0.85

Calls 1

lol_freeFunction · 0.85

Tested by

no test coverage detected