MCPcopy Create free account
hub / github.com/TinyCC/tinycc / gfunc_call

Function gfunc_call

i386-gen.c:539–645  ·  view source on GitHub ↗

Generate function call. The function address is pushed first, then all the parameters in call order. This functions pops all the parameters and the function address. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

gen_cvt_ftoiFunction · 0.70
gen_vla_allocFunction · 0.70

Calls 15

gbound_argsFunction · 0.85
save_regsFunction · 0.85
type_sizeFunction · 0.85
save_regFunction · 0.85
get_regFunction · 0.85
gen_static_callFunction · 0.85
tok_alloc_constFunction · 0.85
vsetFunction · 0.85
vswapFunction · 0.85
vstoreFunction · 0.85
is_floatFunction · 0.85
gvFunction · 0.85

Tested by

no test coverage detected