Searched refs:cpp_unassert (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | cpplib.h | 1078 extern void cpp_unassert (cpp_reader *, const char *);
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | cpplib.h | 1187 extern void cpp_unassert (cpp_reader *, const char *);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | cpp.cc | 634 cpp_unassert (cpp_in, opt->arg + 1); in gfc_cpp_init()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | cpp.c | 603 cpp_unassert (cpp_in, opt->arg + 1); in gfc_cpp_init()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-opts.c | 1480 cpp_unassert (parse_in, opt->arg + 1); in c_finish_options()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-opts.cc | 1529 cpp_unassert (parse_in, opt->arg + 1); in c_finish_options()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | directives.c | 2509 cpp_unassert (cpp_reader *pfile, const char *str) in cpp_unassert() function
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | directives.cc | 2646 cpp_unassert (cpp_reader *pfile, const char *str) in cpp_unassert() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
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.
|