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

/haiku-buildtools/isl/
H A Dbasis_reduction_templ.c139 if (GBR_lt(F[i], one)) {
206 if (GBR_lt(mu_F[0], mu_F[1]))
237 if (GBR_lt(mu_F[0], mu_F[1])) {
248 if (gbr_only_first && GBR_lt(F[tab->n_zero], two))
H A Dbasis_reduction_tab.c50 #define GBR_lt(a,b) (mpq_cmp(a,b) < 0) macro

Completed in 83 milliseconds