Searched refs:handle_assertion (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | directives.c | 125 static void handle_assertion (cpp_reader *, const char *, int); 2106 handle_assertion (pfile, str, T_ASSERT); in cpp_assert() 2113 handle_assertion (pfile, str, T_UNASSERT); in cpp_unassert() 2118 handle_assertion (cpp_reader *pfile, const char *str, int type) in handle_assertion() function
|
| H A D | ChangeLog | 293 (handle_assertion): Likewise.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2000 | 1095 handle_assertion): Update. 4926 (cpp_assert, cpp_unassert): Use handle_assertion. 4927 (handle_assertion): New function; accept new command line
|
| H A D | ChangeLog-2001 | 3986 * cpplib.c (destringize_and_run, cpp_define, handle_assertion): 13009 handle_assertion): Update use of run_directive.
|
| H A D | ChangeLog-2003 | 26061 cpp_undef, handle_assertion, cpp_push_buffer): Update.
|