Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c61 static declarator_t restrict_qualifier; variable
1498 static struct token *restrict_qualifier(struct token *next, struct decl_state *ctx) in restrict_qualifier() function