Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c90 attribute_mode, attribute_force; typedef
394 .attribute = attribute_mode,
1240 static struct token *attribute_mode(struct token *token, struct symbol *attr, struct decl_state *ct… in attribute_mode() function