Home
last modified time | relevance | path

Searched refs:attribute_packed (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c84 attribute_packed, attribute_aligned, attribute_modifier, variable
366 .attribute = attribute_packed,
1085 static struct token *attribute_packed(struct token *token, struct symbol *attr, struct decl_state *… in attribute_packed() function