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

/haiku-buildtools/isl/
H A Disl_morph.c374 unsigned orest; local
391 orest = otype + ntype;
392 nrest = isl_basic_set_total_dim(bset) - (orest - 1);
395 if (isl_seq_first_non_zero(bset->eq[f_eq] + orest, nrest) == -1)

Completed in 20 milliseconds