Home
last modified time | relevance | path

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

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