Home
last modified time | relevance | path

Searched refs:on_error (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp.h105 static constexpr auto on_error = ISL_ON_ERROR_CONTINUE; variable
229 static constexpr auto on_error = ISL_ON_ERROR_ABORT;
256 options_scoped_set_on_error(class ctx ctx, int on_error) { in options_scoped_set_on_error() argument
259 isl_options_set_on_error(this->ctx, on_error); in options_scoped_set_on_error()
4584 options_scoped_set_on_error saved_on_error(saved_ctx, exception::on_error); in manage_copy()
4603 options_scoped_set_on_error saved_on_error(saved_ctx, exception::on_error); in aff()
4612 options_scoped_set_on_error saved_on_error(saved_ctx, exception::on_error); in aff()
4656 options_scoped_set_on_error saved_on_error(saved_ctx, exception::on_error); in add()
4717 options_scoped_set_on_error saved_on_error(saved_ctx, exception::on_error); in add_constant()
4806 options_scoped_set_on_error saved_on_error(saved_ctx, exception::on_error); in bind()
[all …]
/netbsd-src/external/mit/isl/dist/
H A Dcheck_parse_fail_test_templ.c26 int on_error; in FN() local
28 on_error = isl_options_get_on_error(ctx); in FN()
39 isl_options_set_on_error(ctx, on_error); in FN()
H A Disl_options.c45 static struct isl_arg_choice on_error[] = { variable
124 ISL_ARG_CHOICE(struct isl_options, on_error, 0, "on-error", on_error,
235 on_error)
237 on_error)
H A Disl_options_private.h22 unsigned on_error; member
H A Disl_ctx.c138 switch (ctx->opt->on_error) { in isl_handle_error()
H A Disl_stream.c151 if (s->ctx->opt->on_error == ISL_ON_ERROR_CONTINUE) in isl_stream_error()
184 if (s->ctx->opt->on_error == ISL_ON_ERROR_ABORT) in isl_stream_error()
H A Disl_test.c1847 int on_error; in test_gist_fail() local
1849 on_error = isl_options_get_on_error(ctx); in test_gist_fail()
1864 isl_options_set_on_error(ctx, on_error); in test_gist_fail()
5831 int on_error; in test_bin_upma_fail() local
5833 on_error = isl_options_get_on_error(ctx); in test_bin_upma_fail()
5846 isl_options_set_on_error(ctx, on_error); in test_bin_upma_fail()
/netbsd-src/external/mit/isl/dist/cpp/
H A Dcpp.h.top105 static constexpr auto on_error = ISL_ON_ERROR_CONTINUE;
229 static constexpr auto on_error = ISL_ON_ERROR_ABORT;
249 /* Helper class for setting the on_error and resetting the option
256 options_scoped_set_on_error(class ctx ctx, int on_error) {
259 isl_options_set_on_error(this->ctx, on_error);
/netbsd-src/usr.sbin/pwd_mkdb/
H A Dpwd_mkdb.c655 goto on_error; in cp()
661 goto on_error; in cp()
663 goto on_error; in cp()
666 on_error: in cp()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc786 stmtblock_t on_error; in gfc_allocate_using_malloc() local
806 gfc_start_block (&on_error); in gfc_allocate_using_malloc()
811 gfc_add_expr_to_block (&on_error, tmp); in gfc_allocate_using_malloc()
818 gfc_add_expr_to_block (&on_error, tmp); in gfc_allocate_using_malloc()
826 gfc_finish_block (&on_error), in gfc_allocate_using_malloc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c713 stmtblock_t on_error; in gfc_allocate_using_malloc() local
733 gfc_start_block (&on_error); in gfc_allocate_using_malloc()
738 gfc_add_expr_to_block (&on_error, tmp); in gfc_allocate_using_malloc()
745 gfc_add_expr_to_block (&on_error, tmp); in gfc_allocate_using_malloc()
753 gfc_finish_block (&on_error), in gfc_allocate_using_malloc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20188442 (selftest::ebcdic_execution_charset::on_error): ...this, renaming
8450 (selftest::lexer_test_options::on_error): ...this, renaming to...
H A DChangeLog-201741641 * input.c (ebcdic_execution_charset::on_error): Don't use strstr for