Searched refs:TOKEN_UNTAINT (Results 1 – 5 of 5) sorted by relevance
107 TOKEN_UNTAINT, enumerator
237 if (token_type(token) != TOKEN_UNTAINT) in scan_next()242 } while (token_type(token) == TOKEN_UNTAINT); in scan_next()1024 case TOKEN_UNTAINT: in token_different()1331 token_type(token) = TOKEN_UNTAINT; in parse_expansion()2323 while (token_type(token) != TOKEN_UNTAINT) { in dump_macro()
239 case TOKEN_UNTAINT: in show_token()
161 * show_token: handle TOKEN_UNTAINT and TOKEN_ARG_COUNT types
950 * dump-macro: break the loop at TOKEN_UNTAINT