Home
last modified time | relevance | path

Searched refs:do_undef (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/
H A Dlex.cpp934 void do_undef() in do_undef() function
1090 do_undef(); in yylex()
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dlex.cpp1319 void do_undef() in do_undef() function
1783 do_undef(); in yylex()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c645 do_undef (cpp_reader *pfile) in do_undef() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc661 do_undef (cpp_reader *pfile) in do_undef() function
H A DChangeLog701 * directives.c (do_undef): Check macro is not undef before
1739 * directives.c (do_undef): Use cpp_macro_p & cpp_builtin_macro_p.
3733 * directives.c (do_undef): Likewise.
5502 (do_undef, parse_include, do_line, do_linemarker, do_ident,
5906 * directives.c (do_define, do_undef, undefine_macros, do_ifdef,
6251 (do_undef): Update.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20002500 (do_define, do_line, do_include, do_undef, do_else, do_elif,
5172 (do_define, do_undef, parse_include, do_include, do_import,
11253 * cpplib.c (do_undef): Let _cpp_free_definition make the node void.
12690 (do_define, do_undef, parse_include, do_line, do_ident, do_pragma,
14444 * cpplib.c (get_define_node, do_undef, parse_include,
15022 do_undef, do_include, do_import, do_include_next, do_error,
20225 * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert,
20337 * cpplib.c (do_define, do_undef, do_pragma_poison, do_assert):
20422 * cpplib.c (do_undef): Remove T_MCONST case.
21179 (do_undef): Handle new special token types.
[all …]
H A DChangeLog-19998321 (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.
21679 * cpplib.c (do_undef): EOF immediately after '#undef FOO' is not an
H A DChangeLog-1998360 do_undef, do_error, do_pragma, do_ident, do_if, do_xifdef,
370 (do_define, do_undef, do_error, do_warning, do_pragma,
374 (cpp_start_read): Call cpp_undef instead of do_undef.
11842 (do_define, do_line, do_include, do_undef, do_error, do_pragma,
H A DChangeLog-200115152 * cpplib.c (do_define, do_undef, do_ident, do_include_common,
22922 * cpplib.c (lex_macro_node, do_undef, do_pragma,
28881 * cpplib.c (do_undef): Warn if flagged NODE_WARN.
H A DChangeLog-200212510 * cpplib.c (do_undef): Warn if macro unused.
25527 lex_macro_node, do_undef, glue_header_name, parse_include,
H A DChangeLog-20031218 (do_undef): Call the handler even if the identifier is not a macro.