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

/haiku-buildtools/isl/
H A Disl_convex_hull.c2036 static int hash_ineq(struct isl_ctx *ctx, struct isl_hash_table *table, function
2066 if (hash_ineq(bset->ctx, table, bset->eq[i], dim) < 0)
2071 if (hash_ineq(bset->ctx, table, bset->ineq[i], dim) < 0)

Completed in 31 milliseconds