Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dtoken.h109 TOKEN_ARG_COUNT, enumerator
H A Dpre-process.c1158 case TOKEN_ARG_COUNT: in token_different()
1216 token_type(token) = TOKEN_ARG_COUNT; in set_arg_count()
2367 if (token_type(token) == TOKEN_ARG_COUNT) in dump_macro()
H A Dtokenize.c238 case TOKEN_ARG_COUNT: in show_token()