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

/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c417 static int cmp_br_bi(mpr*, mpi*);
2341 return (cmp_br_bi(RBR(op1), RBI(op2)));
2397 return (cmp_br_bi(RBR(op1), OBI(op2)));
2509 return (cmp_br_bi(NRBR(op1), OBI(op2)));
2699 return (cmp_br_bi(OBR(op1), OBI(op2)));
5076 cmp_br_bi(mpr *bigratio, mpi *bignum) function in typeref:typename:int

Completed in 6 milliseconds