Home
last modified time | relevance | path

Searched defs:attribute_specifier (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dparse.c57 attribute_specifier, typeof_specifier, variable
1327 static struct token *attribute_specifier(struct token *token, struct symbol *sym, struct decl_state… in attribute_specifier() function