Searched defs:bigratio (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dread.c1370 mpr *bigratio; local in function:LispParseNumber
[all...]
H A Dlisp.c3106 LispNewBigratio(mpr *bigratio) argument
H A Dmathimp.c132 mpr *bigratio; member in union:_n_real::__anon938c238e010a
500 br_getd(mpr * bigratio) argument
2795 mpr *bigratio = XALLOC(mpr); local in function:rfr_canonicalize
4474 rop_bi_br_as_xr(n_real * real,mpr * bigratio,int nop) argument
4499 rop_bi_br_md_xr(n_real * real,mpr * bigratio,int nop) argument
4518 radd_bi_br(n_real * real,mpr * bigratio) argument
4524 rsub_bi_br(n_real * real,mpr * bigratio) argument
4530 rmul_bi_br(n_real * real,mpr * bigratio) argument
4536 rdiv_bi_br(n_real * real,mpr * bigratio) argument
4542 cmp_bi_br(mpi * bignum,mpr * bigratio) argument
4896 rop_fr_br_asmd_xr(n_real * real,mpr * bigratio,int nop) argument
4924 radd_fr_br(n_real * real,mpr * bigratio) argument
4930 rsub_fr_br(n_real * real,mpr * bigratio) argument
4936 rmul_fr_br(n_real * real,mpr * bigratio) argument
4942 rdiv_fr_br(n_real * real,mpr * bigratio) argument
4948 cmp_fr_br(long num,long den,mpr * bigratio) argument
4969 mpr *bigratio = RBR(real); local in function:rop_br_fi_asmd_xr
5015 cmp_br_fi(mpr * bigratio,long fixnum) argument
5076 cmp_br_bi(mpr * bigratio,mpi * bignum) argument
5098 mpr *bigratio = RBR(real), rop; local in function:rop_br_fr_asmd_xr
5145 cmp_br_fr(mpr * bigratio,long num,long den) argument
5163 radd_br_br(n_real * real,mpr * bigratio) argument
5170 rsub_br_br(n_real * real,mpr * bigratio) argument
5177 rmul_br_br(n_real * real,mpr * bigratio) argument
5184 rdiv_br_br(n_real * real,mpr * bigratio) argument
[all...]

Completed in 11 milliseconds