Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_error_string.c145 INTERNAL_EXCEPTION,
/dports/math/yices/yices-2.6.2/src/include/
H A Dyices_types.h472 INTERNAL_EXCEPTION = 9999 enumerator
/dports/math/yices/yices-2.6.2/src/api/
H A Dyices_error.c497 case INTERNAL_EXCEPTION: in print_error()
982 case INTERNAL_EXCEPTION: in error_string()
H A Dyices_api.c3002 error->code = INTERNAL_EXCEPTION; in _o_yices_application()
7595 error->code = INTERNAL_EXCEPTION; in _o_yices_subst_term()
7639 set_error_code(INTERNAL_EXCEPTION); in _o_yices_subst_term_array()
8353 set_error_code(INTERNAL_EXCEPTION); in yices_push()
8408 set_error_code(INTERNAL_EXCEPTION); in yices_pop()
8539 set_error_code(INTERNAL_EXCEPTION); in yices_assert_formula()
8609 set_error_code(INTERNAL_EXCEPTION); in yices_assert_formulas()
8664 set_error_code(INTERNAL_EXCEPTION); in yices_assert_blocking_clause()
8872 set_error_code(INTERNAL_EXCEPTION); in yices_check_context()
8942 set_error_code(INTERNAL_EXCEPTION); in yices_check_context_with_assumptions()
[all …]
/dports/devel/p5-Test-Trap/Test-Trap-v0.3.4/
H A DChanges381 goto INTERNAL_EXCEPTION (avoid collision);