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

Function sym_pop

tccgen.c:783–801  ·  view source on GitHub ↗

pop symbols until top reaches 'b'. If KEEP is non-zero don't really pop them yet from the list, but do remove them from the token array. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

tccgen_finishFunction · 0.85
post_typeFunction · 0.85
prev_scopeFunction · 0.85
prev_scope_sFunction · 0.85
blockFunction · 0.85
gen_functionFunction · 0.85

Calls 2

sym_linkFunction · 0.85
sym_freeFunction · 0.85

Tested by

no test coverage detected