Home
last modified time | relevance | path

Searched refs:UNREACHABLE (Results 1 – 25 of 31) sorted by relevance

12

/NextBSD/contrib/compiler-rt/lib/ubsan/
HDubsan_value.cc39 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()
HDubsan_diag.cc111 UNREACHABLE("long long smaller than 64 bits?"); in PrintHex()
/NextBSD/crypto/heimdal/lib/krb5/
HDwarn.c185 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/
HDtc.c275 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/
Dexceptions.cpp141 UNREACHABLE; in throw_atf_error()
153 UNREACHABLE; in throw_atf_error()
/NextBSD/contrib/atf/atf-c/detail/
HDprocess_test.c102 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()
HDprocess.c359 UNREACHABLE; in child_connect()
384 UNREACHABLE; in parent_connect()
435 UNREACHABLE; in do_child()
479 UNREACHABLE; in fork_with_streams()
HDsanity.h67 #define UNREACHABLE INV(0) macro
HDsanity_test.c81 UNREACHABLE; in do_test_child()
HDtp_main.c528 UNREACHABLE; in run_tc()
/NextBSD/usr.sbin/timed/timedc/
HDtimedc.h48 #define UNREACHABLE 2 macro
HDcmds.c217 case UNREACHABLE: in clockdiff()
/NextBSD/contrib/compiler-rt/lib/sanitizer_common/
HDsanitizer_internal_defs.h239 #define UNREACHABLE(msg) do { \ macro
244 #define UNIMPLEMENTED() UNREACHABLE("unimplemented")
HDsanitizer_stacktrace_libcdep.cc69 UNREACHABLE("slow unwind requested but not available"); in Unwind()
/NextBSD/contrib/atf/atf-sh/
HDatf-check.cpp558 UNREACHABLE; in run_status_check()
667 UNREACHABLE; in run_output_check()
740 UNREACHABLE; in run_output_checks()
793 UNREACHABLE; in process_option()
HDatf-sh.cpp155 UNREACHABLE; in process_option()
/NextBSD/usr.sbin/timed/timed/
HDglobals.h73 #define UNREACHABLE 2 macro
HDmeasure.c155 measure_status = UNREACHABLE; in measure()
/NextBSD/crypto/heimdal/lib/roken/
HDmini_inetd.c104 UNREACHABLE(return); in mini_inetd_addrinfo()
HDgetarg.c468 UNREACHABLE(return 0); in arg_match_long()
/NextBSD/crypto/heimdal/lib/hx509/
HDsel.c178 UNREACHABLE(return 0); in _hx509_expr_eval()
/NextBSD/contrib/atf/atf-c++/
Dmacros_test.cpp254 UNREACHABLE; in ATF_TEST_CASE_BODY()
275 UNREACHABLE; in ATF_TEST_CASE_BODY()
Dtests.cpp551 UNREACHABLE; in run_tc()
/NextBSD/crypto/heimdal/lib/gssapi/spnego/
HDaccept_sec_context.c137 UNREACHABLE(return GSS_S_FAILURE); in send_supported_mechs()
450 UNREACHABLE(return GSS_S_FAILURE); in acceptor_complete()
/NextBSD/contrib/compiler-rt/lib/asan/
HDasan_poisoning.cc209 UNREACHABLE("mem_is_zero returned false, but poisoned byte was not found"); in __asan_region_is_poisoned()

12