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

/haiku-buildtools/isl/
H A Disl_convex_hull.c2027 static int has_ineq(const void *entry, const void *val) function
2046 entry = isl_hash_table_find(ctx, table, c_hash, has_ineq, &v, 1);
2179 has_ineq, &v, 0);
2185 c_hash, has_ineq, &v, 0);
2214 c_hash, has_ineq, &v, 0);
2239 has_ineq, &v, 1);

Completed in 45 milliseconds