HomeSort by: relevance | last modified time | path
    Searched refs:GBR_mul (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/isl/dist/
basis_reduction_templ.c 233 GBR_mul(mu_F[0], mu_F[0], F_new);
235 GBR_mul(mu_F[1], mu_F[1], F_old);
basis_reduction_tab.c 41 #define GBR_mul(a,b,c) mpq_mul(a,b,c)
60 #define GBR_mul(a,b,c) mp_rat_mul(b,c,a)

Completed in 13 milliseconds