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

/haiku-buildtools/isl/
H A Dbasis_reduction_templ.c124 GBR_set_ui(two, 2);
125 GBR_set_ui(one, 1);
144 GBR_set_ui(F[i], 0);
157 GBR_set_ui(alpha, 0);
224 GBR_set_ui(F[i+1], 0);
233 GBR_set_ui(mu_F[0], 4);
235 GBR_set_ui(mu_F[1], 3);
256 GBR_set_ui(F[tab->n_zero], 0);
H A Dbasis_reduction_tab.c48 #define GBR_set_ui(a,b) mpq_set_ui(a,b,1) macro

Completed in 39 milliseconds