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

Function unget_tok

tccpp.c:3529–3540  ·  view source on GitHub ↗

push back current token and set current token to 'last_tok'. Only identifier case handled for labels. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

parse_operandFunction · 0.85
asm_opcodeFunction · 0.85
asm_parse_regvarFunction · 0.85
parse_btypeFunction · 0.85
post_typeFunction · 0.85
blockFunction · 0.85
decl_designatorFunction · 0.85
decl_initializerFunction · 0.85
decl_initializer_allocFunction · 0.85
func_vla_arg_codeFunction · 0.85
pragma_parseFunction · 0.85

Calls 4

tok_str_allocFunction · 0.85
tok_str_add2Function · 0.85
tok_str_addFunction · 0.85
begin_macroFunction · 0.85

Tested by

no test coverage detected