Searched refs:cb_ident (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/gcc/ |
| D | c-ppoutput.c | 60 static void cb_ident (cpp_reader *, source_location, const cpp_string *); 108 cb->ident = cb_ident; in init_pp_output() 330 cb_ident (cpp_reader *pfile ATTRIBUTE_UNUSED, source_location line, in cb_ident() function
|
| D | c-lex.c | 73 static void cb_ident (cpp_reader *, unsigned int, const cpp_string *); 97 cb->ident = cb_ident; in init_c_lex() 177 cb_ident (cpp_reader * ARG_UNUSED (pfile), in cb_ident() function
|
| D | ChangeLog-2001 | 14894 (cb_ident, cb_define, cb_undef, cb_include, cb_def_pragma): Update. 15105 (cb_define, cb_undef, cb_def_pragma, cb_ident, cb_include): Update. 15155 * cppmain.c (cb_ident, cb_define, cb_undef, cb_def_pragma, 15157 * c-lex.c (cb_ident, cb_define, cb_undef, cb_def_pragma): 28278 * cppmain.c (cb_ident): Strings are now null-terminated.
|
| D | ChangeLog-2000 | 4801 (cb_ident): Update for new callback prototype. 11063 * cppmain.c (cb_ident): Likewise. 11740 * cppmain.c (cb_ident): Update for changed interface. 12711 * cppmain.c (cb_define, cb_undef, cb_include, cb_ident,
|
| D | ChangeLog-2003 | 8273 cb_ident, cb_def_pragma): Use fileline typedef. 14763 * c-lex.c (cb_ident): Cast cstr.text to const char *. 15660 (cb_ident): Use cpp_interpret_string, not lex_string. 25436 (cb_ident): Update.
|
| D | ChangeLog-2002 | 7720 * c-lex.c (cb_ident): Mark variable with ATTRIBUTE_UNUSED. 10537 scan_translation_unit_trad, cb_line_change, cb_ident, 28784 * c-lex.c (cb_ident, c_lex): Remove unnecessary cast.
|
| D | ChangeLog-2004 | 9376 * c-ppoutput.c (cb_ident): Don't quote string as it is already
|