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

Function macro_arg_subst

tccpp.c:2986–3103  ·  view source on GitHub ↗

substitute arguments in replacement lists in macro_str by the values in args (field d) and return allocated string */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

macro_subst_tokFunction · 0.85

Calls 11

tok_printFunction · 0.85
get_tok_strFunction · 0.85
tok_str_newFunction · 0.85
sym_find2Function · 0.85
cstr_resetFunction · 0.85
cstr_ccatFunction · 0.85
add_charFunction · 0.85
tok_str_add2Function · 0.85
tok_str_addFunction · 0.85
expectFunction · 0.85
macro_substFunction · 0.85

Tested by

no test coverage detected