Searched refs:do_undef (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | cpplib.c | 539 do_undef (pfile) in do_undef() function
|
| D | ChangeLog.3 | 4959 * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert, 5071 * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert): 5156 * cpplib.c (do_undef): Remove T_MCONST case. 5913 (do_undef): Handle new special token types. 5933 (do_undef): Don't warn about undefining EMPTY nodes. 6238 (do_define, do_undef): Pass enum type to _cpp_lookup_slot. 7870 (do_undef): Don't copy the name. Use _cpp_get_directive_token. 10877 do_undef, do_line, do_elif, do_error, do_pragma, do_warning, 11094 (do_undef, do_unassert): Use _cpp_lookup_slot and htab_clear_slot 11151 do_undef, do_error, do_warning, do_pragma, do_pragma_once, [all …]
|
| D | ChangeLog.4 | 2494 (do_define, do_line, do_include, do_undef, do_else, do_elif, 5166 (do_define, do_undef, parse_include, do_include, do_import, 11247 * cpplib.c (do_undef): Let _cpp_free_definition make the node void. 12684 (do_define, do_undef, parse_include, do_line, do_ident, do_pragma, 14438 * cpplib.c (get_define_node, do_undef, parse_include, 15016 do_undef, do_include, do_import, do_include_next, do_error,
|
| D | ChangeLog.2 | 8321 (do_undef): Don't allow poisoned identifiers to be undefined. 8330 (do_undef): Don't allow poisoned identifiers to be undefined. 9567 (validate_else, do_define, do_line, do_include, do_undef, 13973 (do_include, do_undef, do_pragma): Likewise.
|
| D | ChangeLog.1 | 7211 * cpplib.c (do_undef): EOF immediately after '#undef FOO' is not an 7679 do_undef, do_error, do_pragma, do_ident, do_if, do_xifdef, 7689 (do_define, do_undef, do_error, do_warning, do_pragma, 7693 (cpp_start_read): Call cpp_undef instead of do_undef.
|
| D | ChangeLog.5 | 3715 * cpplib.c (lex_macro_node, do_undef, do_pragma, 9674 * cpplib.c (do_undef): Warn if flagged NODE_WARN.
|
| D | ChangeLog.0 | 3263 (do_define, do_line, do_include, do_undef, do_error, do_pragma,
|
| D | ChangeLog | 18218 * cpplib.c (do_undef): Warn if macro unused.
|
| D | ChangeLog.6 | 15152 * cpplib.c (do_define, do_undef, do_ident, do_include_common,
|
| D | ChangeLog.7 | 11080 lex_macro_node, do_undef, glue_header_name, parse_include,
|
| /openbsd/src/gnu/gcc/libcpp/ |
| D | directives.c | 562 do_undef (cpp_reader *pfile) in do_undef() function
|