MCPcopy Index your code
hub / github.com/TinyCC/tinycc / sym_push

Function sym_push

tccgen.c:742–760  ·  view source on GitHub ↗

push a given symbol on the symbol stack */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

gfunc_prologFunction · 0.85
tccgen_initFunction · 0.85
get_sym_refFunction · 0.85
combine_typesFunction · 0.85
mk_pointerFunction · 0.85
struct_declFunction · 0.85
parse_btype_qualifyFunction · 0.85
post_typeFunction · 0.85
decl_initializer_allocFunction · 0.85
declFunction · 0.85
arm_initFunction · 0.85

Calls 4

sym_push2Function · 0.85
sym_linkFunction · 0.85
sym_scope_exFunction · 0.85
get_tok_strFunction · 0.85

Tested by

no test coverage detected