Home
last modified time | relevance | path

Searched refs:attribute_modifier (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
374 .attribute = attribute_modifier,
1117 static struct token *attribute_modifier(struct token *token, struct symbol *attr, struct decl_state… in attribute_modifier() function
1132 attribute_modifier(token, attr, ctx); in attribute_bitwise()