Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c2348 static int is_VA_ARGS_token(struct token *token) in is_VA_ARGS_token() function
2369 if (is_VA_ARGS_token(token)) in dump_macro()