Lines Matching +defs:base +defs:name
39 const unsigned char *name; member
1075 lex_identifier_intern (cpp_reader *pfile, const uchar *base) in lex_identifier_intern()
1123 _cpp_lex_identifier (cpp_reader *pfile, const char *name) in _cpp_lex_identifier()
1132 lex_identifier (cpp_reader *pfile, const uchar *base, bool starts_ucn, in lex_identifier()
1203 const uchar *base; in lex_number() local
1231 create_literal (cpp_reader *pfile, cpp_token *token, const uchar *base, in create_literal()
1247 bufring_append (cpp_reader *pfile, const uchar *base, size_t len, in bufring_append()
1281 lex_raw_string (cpp_reader *pfile, cpp_token *token, const uchar *base, in lex_raw_string()
1538 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) in lex_string()
2331 const uchar *base = --buffer->cur; in _cpp_lex_direct() local
2374 utf8_to_ucn (unsigned char *buffer, const unsigned char *name) in utf8_to_ucn()
2451 const unsigned char * name = NODE_NAME (token->val.node.node); in cpp_spell_token() local
2537 const unsigned char * name = NODE_NAME (token->val.node.node); in cpp_output_token() local
2731 unsigned char *base; in new_buff() local