Searched refs:tok_type (Results 1 – 3 of 3) sorted by relevance
30 #define TOKEN_EQ(t, tok_start, tok_end, tok_type) \ argument33 && (t).type == (tok_type))
893 enum cpp_ttype tok_type in c_get_substring_location() local895 if (tok_type == CPP_OTHER) in c_get_substring_location()900 tok_type, in c_get_substring_location()
916 enum cpp_ttype tok_type in c_get_substring_location() local918 if (tok_type == CPP_OTHER) in c_get_substring_location()923 tok_type, in c_get_substring_location()