Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c57 attribute_specifier, typeof_specifier, parse_asm_declarator, variable
210 .declarator = typeof_specifier,
1051 static struct token *typeof_specifier(struct token *token, struct decl_state *ctx) in typeof_specifier() function