| /NextBSD/contrib/compiler-rt/lib/ubsan/ |
| HD | ubsan_value.cc | 39 UNREACHABLE("libclang_rt.ubsan was built without __int128 support"); in getSIntValue() 41 UNREACHABLE("unexpected bit width"); in getSIntValue() 55 UNREACHABLE("libclang_rt.ubsan was built without __int128 support"); in getUIntValue() 57 UNREACHABLE("unexpected bit width"); in getUIntValue() 110 UNREACHABLE("unexpected floating point bit width"); in getFloatValue()
|
| HD | ubsan_diag.cc | 111 UNREACHABLE("long long smaller than 64 bits?"); in PrintHex()
|
| /NextBSD/crypto/heimdal/lib/krb5/ |
| HD | warn.c | 185 UNREACHABLE(return 0); in krb5_verr() 207 UNREACHABLE(return 0); in krb5_err() 227 UNREACHABLE(return 0); in krb5_verrx() 246 UNREACHABLE(return 0); in krb5_errx() 268 UNREACHABLE(return 0); in krb5_vabort() 288 UNREACHABLE(return 0); in krb5_abort() 297 UNREACHABLE(return 0); in krb5_vabortx() 316 UNREACHABLE(return 0); in krb5_abortx()
|
| /NextBSD/contrib/atf/atf-c/ |
| HD | tc.c | 275 UNREACHABLE; in validate_expect() 299 UNREACHABLE; in fail_requirement() 334 UNREACHABLE; in pass() 347 UNREACHABLE; in skip() 496 UNREACHABLE; in check_prog() 587 UNREACHABLE; in atf_tc_init() 820 UNREACHABLE; in _atf_tc_fail() 862 UNREACHABLE; in _atf_tc_fail_requirement() 869 UNREACHABLE; in _atf_tc_pass() 1027 UNREACHABLE; in atf_tc_run()
|
| /NextBSD/contrib/atf/atf-c++/detail/ |
| D | exceptions.cpp | 141 UNREACHABLE; in throw_atf_error() 153 UNREACHABLE; in throw_atf_error()
|
| /NextBSD/contrib/atf/atf-c/detail/ |
| HD | process_test.c | 102 UNREACHABLE; in check_file() 142 UNREACHABLE; in capture_stream_process() 162 UNREACHABLE; in capture_stream_fini() 197 UNREACHABLE; in connect_stream_init() 251 UNREACHABLE; in inherit_stream_init() 325 UNREACHABLE; in redirect_fd_stream_init() 371 UNREACHABLE; in redirect_path_stream_init() 587 UNREACHABLE; in fork_and_wait_child() 993 UNREACHABLE; in child_cookie()
|
| HD | process.c | 359 UNREACHABLE; in child_connect() 384 UNREACHABLE; in parent_connect() 435 UNREACHABLE; in do_child() 479 UNREACHABLE; in fork_with_streams()
|
| HD | sanity.h | 67 #define UNREACHABLE INV(0) macro
|
| HD | sanity_test.c | 81 UNREACHABLE; in do_test_child()
|
| HD | tp_main.c | 528 UNREACHABLE; in run_tc()
|
| /NextBSD/usr.sbin/timed/timedc/ |
| HD | timedc.h | 48 #define UNREACHABLE 2 macro
|
| HD | cmds.c | 217 case UNREACHABLE: in clockdiff()
|
| /NextBSD/contrib/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_internal_defs.h | 239 #define UNREACHABLE(msg) do { \ macro 244 #define UNIMPLEMENTED() UNREACHABLE("unimplemented")
|
| HD | sanitizer_stacktrace_libcdep.cc | 69 UNREACHABLE("slow unwind requested but not available"); in Unwind()
|
| /NextBSD/contrib/atf/atf-sh/ |
| HD | atf-check.cpp | 558 UNREACHABLE; in run_status_check() 667 UNREACHABLE; in run_output_check() 740 UNREACHABLE; in run_output_checks() 793 UNREACHABLE; in process_option()
|
| HD | atf-sh.cpp | 155 UNREACHABLE; in process_option()
|
| /NextBSD/usr.sbin/timed/timed/ |
| HD | globals.h | 73 #define UNREACHABLE 2 macro
|
| HD | measure.c | 155 measure_status = UNREACHABLE; in measure()
|
| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | mini_inetd.c | 104 UNREACHABLE(return); in mini_inetd_addrinfo()
|
| HD | getarg.c | 468 UNREACHABLE(return 0); in arg_match_long()
|
| /NextBSD/crypto/heimdal/lib/hx509/ |
| HD | sel.c | 178 UNREACHABLE(return 0); in _hx509_expr_eval()
|
| /NextBSD/contrib/atf/atf-c++/ |
| D | macros_test.cpp | 254 UNREACHABLE; in ATF_TEST_CASE_BODY() 275 UNREACHABLE; in ATF_TEST_CASE_BODY()
|
| D | tests.cpp | 551 UNREACHABLE; in run_tc()
|
| /NextBSD/crypto/heimdal/lib/gssapi/spnego/ |
| HD | accept_sec_context.c | 137 UNREACHABLE(return GSS_S_FAILURE); in send_supported_mechs() 450 UNREACHABLE(return GSS_S_FAILURE); in acceptor_complete()
|
| /NextBSD/contrib/compiler-rt/lib/asan/ |
| HD | asan_poisoning.cc | 209 UNREACHABLE("mem_is_zero returned false, but poisoned byte was not found"); in __asan_region_is_poisoned()
|