reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
45 if (!ctx) 47 if (ctx->abort) { 48 isl_ctx_set_error(ctx, isl_error_abort); 51 if (ctx->max_operations && ctx->operations >= ctx->max_operations) 51 if (ctx->max_operations && ctx->operations >= ctx->max_operations) 51 if (ctx->max_operations && ctx->operations >= ctx->max_operations) 52 isl_die(ctx, isl_error_quota, 54 ctx->operations++;