Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c90 attribute_mode, attribute_force; variable
386 .attribute = attribute_force,
1433 static struct token *attribute_force(struct token *token, struct symbol *attr, struct decl_state *c… in attribute_force() function