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

Function macro_subst

tccpp.c:3408–3467  ·  view source on GitHub ↗

do macro substitution of macro_str and add result to (tok_str,tok_len). 'nested_list' is the list of all macros we got inside to avoid recursing. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

macro_arg_substFunction · 0.85
macro_subst_tokFunction · 0.85

Calls 8

define_findFunction · 0.85
sym_find2Function · 0.85
tok_str_allocFunction · 0.85
begin_macroFunction · 0.85
macro_subst_tokFunction · 0.85
end_macroFunction · 0.85
tok_str_add2_spcFunction · 0.85
tok_str_addFunction · 0.85

Tested by

no test coverage detected