Lines Matching +defs:token +defs:c
50 #define TOKEN_SPELL(token) (token_spellings[(token)->type].category) argument
51 #define TOKEN_NAME(token) (token_spellings[(token)->type].name) argument
73 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq()
165 acc_char_cmp (word_type val, word_type c) in acc_char_cmp()
313 v8qi data, t, c; in search_line_mmx() local
939 uchar c, *d, *p; in _cpp_clean_line() local
1177 uchar c; in _cpp_skip_block_comment() local
1246 skip_whitespace (cpp_reader *pfile, cppchar_t c) in skip_whitespace()
1294 const cpp_token *token, in warn_about_normalization()
1566 create_literal (cpp_reader *pfile, cpp_token *token, const uchar *base, in create_literal()
1658 lex_raw_string (cpp_reader *pfile, cpp_token *token, const uchar *base, in lex_raw_string()
1702 cppchar_t c; in lex_raw_string() local
1973 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) in lex_string()
2010 cppchar_t c = *cur++; in lex_string() local
2089 store_comment (cpp_reader *pfile, cpp_token *token) in store_comment()
2126 save_comment (cpp_reader *pfile, cpp_token *token, const unsigned char *from, in save_comment()
2705 cppchar_t c; in _cpp_lex_direct() local
3170 cpp_token_len (const cpp_token *token) in cpp_token_len()
3257 cpp_spell_token (cpp_reader *pfile, const cpp_token *token, in cpp_spell_token()
3265 unsigned char c; in cpp_spell_token() local
3308 cpp_token_as_text (cpp_reader *pfile, const cpp_token *token) in cpp_token_as_text()
3337 cpp_output_token (const cpp_token *token, FILE *fp) in cpp_output_token()
3344 int c; in cpp_output_token() local
3425 cppchar_t c; in cpp_avoid_paste() local
3489 const cpp_token *token; in cpp_output_line() local
3509 const cpp_token *token; in cpp_output_line_to_string() local