Home
last modified time | relevance | path

Searched refs:handle_assertion (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Ddirectives.c125 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 DChangeLog293 (handle_assertion): Likewise.
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20001095 handle_assertion): Update.
4926 (cpp_assert, cpp_unassert): Use handle_assertion.
4927 (handle_assertion): New function; accept new command line
H A DChangeLog-20013986 * cpplib.c (destringize_and_run, cpp_define, handle_assertion):
13009 handle_assertion): Update use of run_directive.
H A DChangeLog-200326061 cpp_undef, handle_assertion, cpp_push_buffer): Update.