Searched refs:c_lex (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | c-exp.y | 68 #define yylex c_lex
|
| H A D | c-exp.c | 175 #define yylex c_lex
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2001 | 2524 * c-lex.c (c_lex): Peek a token ahead for a string to concatenate, 10077 (c_lex): Update, and skip padding. 11055 * c-lex.c (c_lex, init_c_lex): Update. 15064 (c_lex): Update to use map. 17027 * c-lex.c (c_lex): Remove CPP_INT, CPP_FLOAT cases. 22216 * c-lex.c (c_lex): Just cast cpp's hashnode to gcc's one. 22401 * c-lex.c (c_lex): Update. 22928 * c-lex.c (cb_undef, c_lex): Similarly. 24343 * c-lex.c (c_lex): Remove # from %o diagnostic formatting.
|
| H A D | ChangeLog-2000 | 677 (init_c_lex, c_lex): Remove lex_lineno. 2941 about how the use of the 'c_lex' function requires the use of 4587 * c-lex.c (c_lex): Replace tok.val.aux with tok.val.c or 4803 (c_lex): Similarly. Use cpp_get_line. 9473 (init_c_lex, c_lex): Are now the entry points to this file. 9479 (lex_number, lex_string, lex_charconst): Break out of c_lex
|
| H A D | ChangeLog-2003 | 12462 * c-lex.c (c_lex): Call c_common_no_more_pch when appropriate. 15662 (c_lex): Handle Objective-C @-prefixed identifiers and strings here. 24357 * c-lex.c (fe_file_change, cb_def_pragma, c_lex): Likewise. 25437 (c_lex): Update diagnostics. 25618 * c-lex.c (c_lex): Handle CPP_OTHER differently. 36050 * c-lex.c (c_lex): Set the token value to error_mark_node for
|
| H A D | ChangeLog-2002 | 19872 * c-pragma.h (yydebug, YYDEBUG, parse_in, c_lex): Move from c-lex.h. 20359 (cb_file_change, c_lex): Remove indent level handling. 28784 * c-lex.c (cb_ident, c_lex): Remove unnecessary cast.
|
| H A D | ChangeLog-2004 | 21583 * c-pragma.h (c_lex, c_lex_with_flags): Change returntype to 44611 * c-lex.c (c_lex): Rename to... 44613 (c_lex): Thunk to c_lex_with_flags while keeping the old interface.
|
| H A D | ChangeLog-2005 | 3364 * c-lex.c (pragma_lex): Rename from c_lex. 29275 (c_lex): Pass dummy location to c_lex_with_flags.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog | 2887 * lex.c (parse_strconst_pragma): Update for c_lex name change.
|