Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dtoken.h108 TOKEN_ARG_COUNT, enumerator
Dpre-process.c1023 case TOKEN_ARG_COUNT: in token_different()
1081 token_type(token) = TOKEN_ARG_COUNT; in set_arg_count()
2073 token_type(token) = TOKEN_ARG_COUNT; in create_arglist()
2083 token_type(uses) = TOKEN_ARG_COUNT; in create_arglist()
2310 if (token_type(token) == TOKEN_ARG_COUNT) in dump_macro()
Dtokenize.c243 case TOKEN_ARG_COUNT: in show_token()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.4.2.rst161 * show_token: handle TOKEN_UNTAINT and TOKEN_ARG_COUNT types