Home
last modified time | relevance | path

Searched refs:cpp_undef (Results 1 – 10 of 10) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmakedepend.c174 (clm->is_undef ? cpp_undef : cpp_define) (reader, clm->macro); in process_file()
H A Ddirectives.c2093 cpp_undef (cpp_reader *pfile, const char *macro) in cpp_undef() function
H A DChangeLog292 (cpp_undef): Likewise.
/freebsd-12.1/contrib/gcclibs/libcpp/include/
H A Dcpplib.h717 extern void cpp_undef (cpp_reader *, const char *);
/freebsd-12.1/contrib/gcc/
H A Dc-opts.c1460 cpp_undef (parse_in, opt->arg); in finish_options()
H A DChangeLog-20001094 (_cpp_do__Pragma, cpp_define, _cpp_define_builtin, cpp_undef,
5186 (cpp_define, _cpp_define_builtin, cpp_undef, cpp_assert, cpp_unassert):
10213 * cpplib.c (cpp_define, cpp_undef, cpp_assert, cpp_unassert):
15028 do_unassert, cpp_define, cpp_undef, cpp_assert, cpp_unassert,
21682 * cpplib.c (cpp_define, cpp_undef): Likewise.
26161 (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call
28991 * cpplib.c (cpp_define, cpp_undef): Make sure the stacked buffer
H A DChangeLog-1998373 (cpp_undef): New function.
374 (cpp_start_read): Call cpp_undef instead of do_undef.
H A DChangeLog-199919212 output_line_command, cpp_undef): Export.
H A DChangeLog-200113008 (_cpp_do__Pragma, cpp_define, cpp_define_builtin, cpp_undef,
H A DChangeLog-200326061 cpp_undef, handle_assertion, cpp_push_buffer): Update.