OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mpi_getd
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/mp/
mpr.c
415
return (
mpi_getd
(mpr_num(op)) /
mpi_getd
(mpr_den(op)));
mp.h
330
double
mpi_getd
(mpi *op);
mpi.c
1464
mpi_getd
(mpi *op)
function
/xsrc/external/mit/xedit/dist/lisp/
helper.c
487
if (
mpi_getd
(integer) != DFLOAT_VALUE(object)) {
math.c
742
value =
mpi_getd
(OBI(number));
mathimp.c
491
double value =
mpi_getd
(bignum);
Completed in 11 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026