Home
last modified time | relevance | path

Searched defs:on_error (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_options.c45 static struct isl_arg_choice on_error[] = { variable
H A Dcheck_parse_fail_test_templ.c26 int on_error; in FN() local
H A Disl_options_private.h22 unsigned on_error; member
H A Disl_test.c1847 int on_error; in test_gist_fail() local
5831 int on_error; in test_bin_upma_fail() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc786 stmtblock_t on_error; in gfc_allocate_using_malloc() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c713 stmtblock_t on_error; in gfc_allocate_using_malloc() local
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp.h105 static constexpr auto on_error = ISL_ON_ERROR_CONTINUE; variable
256 options_scoped_set_on_error(class ctx ctx, int on_error) { in options_scoped_set_on_error()