Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/preproc/eqn/
HDlex.cpp932 void do_undef() in do_undef() function
1088 do_undef(); in yylex()
/NextBSD/contrib/groff/src/preproc/pic/
HDlex.cpp1317 void do_undef() in do_undef() function
1781 do_undef(); in yylex()
/NextBSD/contrib/gcclibs/libcpp/
HDdirectives.c567 do_undef (cpp_reader *pfile) in do_undef() function
/NextBSD/contrib/gcc/
HDChangeLog-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 …]
HDChangeLog-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
HDChangeLog-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,
HDChangeLog-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.
HDChangeLog-200212510 * cpplib.c (do_undef): Warn if macro unused.
25527 lex_macro_node, do_undef, glue_header_name, parse_include,
HDChangeLog-20031218 (do_undef): Call the handler even if the identifier is not a macro.