Home
last modified time | relevance | path

Searched refs:parse_asm_declarator (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, typedef
356 .declarator = parse_asm_declarator,
2157 static struct token *parse_asm_declarator(struct token *token, struct decl_state *ctx) in parse_asm_declarator() function