Home
last modified time | relevance | path

Searched refs:isl_error_alloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/include/isl/
H A Dctx.h77 isl_error_alloc, enumerator
H A Dcpp.h185 case isl_error_alloc: throw exception_alloc(msg, file, line); in throw_error()
/netbsd-src/external/mit/isl/dist/
H A Disl_ctx.c61 isl_die(ctx, isl_error_alloc, "allocation failure", return NULL); in check_non_null()
/netbsd-src/external/mit/isl/dist/cpp/
H A Dcpp.h.top185 case isl_error_alloc: throw exception_alloc(msg, file, line);