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

Function parse_attribute

tccgen.c:3912–4135  ·  view source on GitHub ↗

Parse __attribute__((...)) GNUC extension. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

struct_declFunction · 0.85
parse_btypeFunction · 0.85
type_declFunction · 0.85
blockFunction · 0.85
declFunction · 0.85

Calls 11

nextFunction · 0.85
skipFunction · 0.85
expectFunction · 0.85
sym_findFunction · 0.85
get_tok_strFunction · 0.85
external_global_symFunction · 0.85
parse_mult_strFunction · 0.85
find_sectionFunction · 0.85
tok_alloc_constFunction · 0.85
expr_constFunction · 0.85
exact_log2p1Function · 0.85

Tested by

no test coverage detected