Searched refs:fpround (Results 1 – 1 of 1) sorted by relevance
64 static int fpround(struct fpemu *, struct fpn *);86 fpround(struct fpemu *fe, struct fpn *fp) in fpround() function352 if (fpround(fe, fp) && fp->fp_mant[3] == SNG_EXP(1)) {367 if (fpround(fe, fp) && fp->fp_mant[3] == SNG_EXP(2))415 if (fpround(fe, fp) && fp->fp_mant[2] == DBL_EXP(1)) {427 if (fpround(fe, fp) && fp->fp_mant[2] == DBL_EXP(2))477 if (fpround(fe, fp) && fp->fp_mant[0] == EXT_EXP(1)) {489 if (fpround(fe, fp) && fp->fp_mant[0] == EXT_EXP(2))