Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c86 attribute_bitwise, variable
382 .attribute = attribute_bitwise,
1129 static struct token *attribute_bitwise(struct token *token, struct symbol *attr, struct decl_state … in attribute_bitwise() function