Searched refs:on_error (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/isl/
H A Disl_options_private.h34 unsigned on_error; member in struct:isl_options
H A Disl_options.c69 static struct isl_arg_choice on_error[] = { variable in typeref:struct:isl_arg_choice
136 ISL_ARG_CHOICE(struct isl_options, on_error, 0, "on-error", on_error,
216 on_error)
218 on_error)
H A Disl_ctx.c25 switch (ctx->opt->on_error) {
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dk-nucleotide.c134 if (!total) goto on_error;
140 on_error:
164 if (!total) goto on_error;
168 on_error:
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans.c653 stmtblock_t on_error; local
677 gfc_start_block (&on_error);
680 gfc_add_expr_to_block (&on_error,
685 gfc_add_expr_to_block (&on_error, tmp);
694 gfc_add_expr_to_block (&on_error, tmp);
701 error_cond, gfc_finish_block (&on_error),

Completed in 47 milliseconds