Searched refs:TOKEN_UNTAINT (Results 1 – 3 of 3) sorted by relevance
108 TOKEN_UNTAINT, enumerator
246 if (token_type(token) != TOKEN_UNTAINT) in scan_next()251 } while (token_type(token) == TOKEN_UNTAINT); in scan_next()1159 case TOKEN_UNTAINT: in token_different()1466 token_type(token) = TOKEN_UNTAINT; in parse_expansion()2380 while (token_type(token) != TOKEN_UNTAINT) { in dump_macro()
234 case TOKEN_UNTAINT: in show_token()