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

Function expr_const

tccgen.c:6795–6803  ·  view source on GitHub ↗

parse an integer constant and return its value. Complain if it doesn't fit 32bit (signed or unsigned). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

parse_attributeFunction · 0.85
struct_declFunction · 0.85
parse_btypeFunction · 0.85
post_typeFunction · 0.85
unaryFunction · 0.85
decl_designatorFunction · 0.85
do_Static_assertFunction · 0.85
expr_preprocessFunction · 0.85

Calls 1

expr_const64Function · 0.85

Tested by

no test coverage detected