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

/haiku-buildtools/isl/
H A Dbasis_reduction_templ.c161 GBR_set(F_new, F_saved);
163 GBR_set(alpha, alpha_saved[i]);
181 GBR_set(F[i+1], F_new);
212 GBR_set(F_new, mu_F[j]);
229 GBR_set(F_old, F[i]);
241 GBR_set(F_saved, F_new);
247 GBR_set(F[tab->n_zero], F_new);
H A Dbasis_reduction_tab.c47 #define GBR_set(a,b) mpq_set(a,b) macro

Completed in 85 milliseconds