Searched refs:handle_assertion (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | directives.c | 131 static void handle_assertion (cpp_reader *, const char *, int); 2504 handle_assertion (pfile, str, T_ASSERT); in cpp_assert() 2511 handle_assertion (pfile, str, T_UNASSERT); in cpp_unassert() 2516 handle_assertion (cpp_reader *pfile, const char *str, int type) in handle_assertion() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/ |
| H A D | directives.cc | 137 static void handle_assertion (cpp_reader *, const char *, int); 2641 handle_assertion (pfile, str, T_ASSERT); in cpp_assert() 2648 handle_assertion (pfile, str, T_UNASSERT); in cpp_unassert() 2653 handle_assertion (cpp_reader *pfile, const char *str, int type) in handle_assertion() function
|
| H A D | ChangeLog | 6578 (handle_assertion): Likewise.
|
| /netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
| H A D | post-html.cpp | 2094 void handle_assertion (int minv, int minh, int maxv, int maxh, const char *s); 4788 void html_printer::handle_assertion (int minv, int minh, int maxv, int maxh, const char *s) in handle_assertion() function in html_printer 4899 handle_assertion(env->vpos-env->size*r/72, env->hpos, in special()
|
| /netbsd-src/external/gpl2/groff/dist/ |
| H A D | ChangeLog | 878 html_printer::handle_assertion): Don't use hard-coded string 1220 `get_troff_indent', `restore_troff_indent', `handle_assertion',
|
| /netbsd-src/external/gpl3/gcc/dist/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.
|