Searched refs:cpp_unassert (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 718 extern void cpp_unassert (cpp_reader *, const char *);
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-opts.c | 1464 cpp_unassert (parse_in, opt->arg + 1); in finish_options()
|
| H A D | ChangeLog-2000 | 4926 (cpp_assert, cpp_unassert): Use handle_assertion. 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, 26161 (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call 27457 (cpp_unassert): Call do_unassert not do_assert. Oops.
|
| H A D | ChangeLog-1999 | 17784 * cpplib.c (cpp_unassert): New function.
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | directives.c | 2111 cpp_unassert (cpp_reader *pfile, const char *str) in cpp_unassert() function
|