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

/haiku-buildtools/isl/
H A Disl_map_piplib.c270 int n_sol, n_nosol; local
293 n_nosol = 0;
295 quast_count(q, &nexist, 0, &max_depth, &n_sol, &n_nosol);
299 *rest = isl_set_alloc_space(isl_space_copy(context->dim), n_nosol,

Completed in 218 milliseconds