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

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dlgmp.c116 void mpq_set(x,y) MP_RAT *x; MP_RAT *y; {} function
H A Dbigrat.c1868 mpq_set(&a, &b); /* need to copy because we assign to it */
1870 mpq_set(&c, &a);

Completed in 37 milliseconds