Home
last modified time | relevance | path

Searched defs:GBR_mul (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Dbasis_reduction_tab.c41 #define GBR_mul(a,b,c) mpq_mul(a,b,c) macro
60 #define GBR_mul(a,b,c) mp_rat_mul(b,c,a) macro