Home
last modified time | relevance | path

Searched defs:attribute_aligned (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
1092 static struct token *attribute_aligned(struct token *token, struct symbol *attr, struct decl_state … in attribute_aligned() function