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

/haiku-buildtools/isl/
H A Disl_constraint.c261 int equal_space; local
268 equal_space = isl_space_is_equal(bmap->dim, dim);
270 isl_assert(ctx, equal_space, goto error);

Completed in 39 milliseconds