Searched refs:cpp_assert (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/include/ |
| H A D | cpplib.h | 716 extern void cpp_assert (cpp_reader *, const char *);
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-cppbuiltin.c | 571 # define builtin_assert(TXT) cpp_assert (pfile, TXT) in c_cpp_builtins()
|
| H A D | c-opts.c | 1466 cpp_assert (parse_in, opt->arg); 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
|
| H A D | ChangeLog-1999 | 19910 (make_assertion): Rename cpp_assert, remove redundant syntax 19925 Prototype cpp_assert and initialize_char_syntax.
|
| H A D | ChangeLog-2002 | 22401 (cpp_define, cpp_assert): Remove. 23032 * c-lex.h (cpp_define, cpp_assert): New prototypes.
|
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | directives.c | 2104 cpp_assert (cpp_reader *pfile, const char *str) in cpp_assert() function
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000-c.c | 86 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
|