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

Function decl_designator

tccgen.c:7665–7789  ·  view source on GitHub ↗

t is the array or struct type. c is the array or struct address. cur_field is the pointer to the current field, for arrays the 'c' member contains the current start index. 'flags' is as in decl_initializer. 'al' contains the already initialized length of the current container (starting at c). This returns the new length of that. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

decl_initializerFunction · 0.85

Calls 15

nextFunction · 0.85
unget_tokFunction · 0.85
expectFunction · 0.85
expr_constFunction · 0.85
skipFunction · 0.85
decl_design_flexFunction · 0.85
pointed_typeFunction · 0.85
type_sizeFunction · 0.85
find_fieldFunction · 0.85
is_integer_btypeFunction · 0.85
decl_design_delrelsFunction · 0.85
decl_initializerFunction · 0.85

Tested by

no test coverage detected