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

/xsrc/external/mit/xedit/dist/lisp/
H A Dmathimp.c401 static int cmp_fr_br(long, long, mpr*);
2333 return (cmp_fr_br(RFRN(op1), RFRD(op1), RBR(op2)));
2440 return (cmp_fr_br(RFRN(op1), RFRD(op1), OBR(op2)));
2553 return (cmp_fr_br(NRFRN(op1), NRFRD(op1), OBR(op2)));
2687 return (cmp_fr_br(OFRN(op1), OFRD(op1), OBR(op2)));
4948 cmp_fr_br(long num, long den, mpr *bigratio) function in typeref:typename:int

Completed in 7 milliseconds