Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dparse.c82 attribute_packed, attribute_aligned, attribute_modifier, variable
1130 static struct token *attribute_modifier(struct token *token, struct symbol *attr, struct decl_state… in attribute_modifier() function