Searched refs:cpp_assert (Results 1 – 15 of 15) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000-c.c | 78 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cpplib.h | 591 extern void cpp_assert PARAMS ((cpp_reader *, const char *));
|
| H A D | cppinit.c | 1358 new_pending_directive (pend, arg, cpp_assert);
|
| H A D | cpplib.c | 1840 cpp_assert (pfile, str) in cpp_assert() function
|
| H A D | c-common.c | 5036 # define builtin_assert(TXT) cpp_assert (pfile, TXT)
|
| H A D | ChangeLog.4 | 4920 (cpp_assert, cpp_unassert): Use handle_assertion. 5180 (cpp_define, _cpp_define_builtin, cpp_undef, cpp_assert, cpp_unassert): 10207 * cpplib.c (cpp_define, cpp_undef, cpp_assert, cpp_unassert): 15022 do_unassert, cpp_define, cpp_undef, cpp_assert, cpp_unassert,
|
| H A D | ChangeLog.1 | 5442 (make_assertion): Rename cpp_assert, remove redundant syntax 5457 Prototype cpp_assert and initialize_char_syntax.
|
| H A D | ChangeLog.7 | 7954 (cpp_define, cpp_assert): Remove. 8585 * c-lex.h (cpp_define, cpp_assert): New prototypes.
|
| H A D | ChangeLog.3 | 10895 (cpp_define, cpp_assert, cpp_undef, cpp_unassert): Call
|
| /openbsd-src/gnu/gcc/libcpp/include/ |
| H A D | cpplib.h | 703 extern void cpp_assert (cpp_reader *, const char *);
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-cppbuiltin.c | 564 # define builtin_assert(TXT) cpp_assert (pfile, TXT) in c_cpp_builtins()
|
| H A D | c-opts.c | 1415 cpp_assert (parse_in, opt->arg); in finish_options()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/treelang/ |
| H A D | treetree.c | 1014 cpp_assert (cpp_reader * cr ATTRIBUTE_UNUSED, in cpp_assert() function
|
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | directives.c | 2082 cpp_assert (cpp_reader *pfile, const char *str) in cpp_assert() function
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rs6000-c.c | 86 #define builtin_assert(TXT) cpp_assert (pfile, TXT)
|