Searched refs:cpp_undef (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | makedepend.c | 174 (clm->is_undef ? cpp_undef : cpp_define) (reader, clm->macro); in process_file()
|
| H A D | directives.c | 2093 cpp_undef (cpp_reader *pfile, const char *macro) in cpp_undef() function
|
| H A D | ChangeLog | 292 (cpp_undef): Likewise.
|
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 717 extern void cpp_undef (cpp_reader *, const char *);
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-opts.c | 1460 cpp_undef (parse_in, opt->arg); in finish_options()
|
| H A D | ChangeLog-2000 | 1094 (_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 D | ChangeLog-1998 | 373 (cpp_undef): New function. 374 (cpp_start_read): Call cpp_undef instead of do_undef.
|
| H A D | ChangeLog-1999 | 19212 output_line_command, cpp_undef): Export.
|
| H A D | ChangeLog-2001 | 13008 (_cpp_do__Pragma, cpp_define, cpp_define_builtin, cpp_undef,
|
| H A D | ChangeLog-2003 | 26061 cpp_undef, handle_assertion, cpp_push_buffer): Update.
|