Lines Matching +defs:token +defs:c
51 #define TOKEN_SPELL(token) (token_spellings[(token)->type].category) argument
52 #define TOKEN_NAME(token) (token_spellings[(token)->type].name) argument
74 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq()
166 acc_char_cmp (word_type val, word_type c) in acc_char_cmp()
317 v8qi data, t, c; in search_line_mmx() local
659 uchar c, *d, *p; in _cpp_clean_line() local
897 uchar c; in _cpp_skip_block_comment() local
966 skip_whitespace (cpp_reader *pfile, cppchar_t c) in skip_whitespace()
1014 const cpp_token *token, in warn_about_normalization()
1231 create_literal (cpp_reader *pfile, cpp_token *token, const uchar *base, in create_literal()
1281 lex_raw_string (cpp_reader *pfile, cpp_token *token, const uchar *base, in lex_raw_string()
1354 cppchar_t c; in lex_raw_string() local
1538 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) in lex_string()
1574 cppchar_t c = *cur++; in lex_string() local
1634 store_comment (cpp_reader *pfile, cpp_token *token) in store_comment()
1671 save_comment (cpp_reader *pfile, cpp_token *token, const unsigned char *from, in save_comment()
1985 cppchar_t c; in _cpp_lex_direct() local
2355 cpp_token_len (const cpp_token *token) in cpp_token_len()
2418 cpp_spell_token (cpp_reader *pfile, const cpp_token *token, in cpp_spell_token()
2426 unsigned char c; in cpp_spell_token() local
2481 cpp_token_as_text (cpp_reader *pfile, const cpp_token *token) in cpp_token_as_text()
2510 cpp_output_token (const cpp_token *token, FILE *fp) in cpp_output_token()
2517 int c; in cpp_output_token() local
2596 cppchar_t c; in cpp_avoid_paste() local
2651 const cpp_token *token; in cpp_output_line() local
2671 const cpp_token *token; in cpp_output_line_to_string() local