Searched refs:mpi_getd (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/mp/
H A Dmpr.c415 return (mpi_getd(mpr_num(op)) / mpi_getd(mpr_den(op)));
H A Dmp.h330 double mpi_getd(mpi *op);
H A Dmpi.c1464 mpi_getd(mpi *op) function in typeref:typename:double
/xsrc/external/mit/xedit/dist/lisp/
H A Dhelper.c487 if (mpi_getd(integer) != DFLOAT_VALUE(object)) {
H A Dmath.c742 value = mpi_getd(OBI(number));
H A Dmathimp.c491 double value = mpi_getd(bignum);

Completed in 13 milliseconds