Searched refs:FPC_INF (Results 1 – 16 of 16) sorted by relevance
48 if (fp->fp_class == FPC_INF) { in fpu_getexp()67 if (fp->fp_class == FPC_INF) { in fpu_getman()
113 #define FPC_INF 2 /* infinity (sign matters) */ macro117 #define ISINF(fp) ((fp)->fp_class == FPC_INF)
128 return (FPC_INF); \208 return (FPC_INF); in fpu_xtof()
315 case FPC_INF: in fpu_upd_fpsr() 548 } else if (x->fp_class == FPC_INF) { in fpu_cmp() 549 if (y->fp_class == FPC_INF) {567 } else if (y->fp_class == FPC_INF) { in fpu_emul_arith() 585 if (x->fp_class == FPC_INF) { in fpu_emul_arith()
499 fp->fp_class = FPC_INF; in fpu_log10()544 fp->fp_class = FPC_INF; in fpu_log2()576 fp->fp_class = FPC_INF; in fpu_logn()
198 x->fp_class = FPC_INF; in fpu_div()
100 r->fp_class = FPC_INF; in fpu_atanh()
131 fe->fe_f2.fp_class = FPC_INF; in fpu_etox()
327 case FPC_INF: in fpu_emul_fscale()
108 #define FPC_INF 2 /* infinity (sign matters) */ macro112 #define ISINF(fp) ((fp)->fp_class == FPC_INF)
194 x->fp_class = FPC_INF; in fpu_div()
154 return (FPC_INF); \
104 #define FPC_INF 2 /* infinity (sign matters) */ macro110 #define ISINF(fp) ((fp)->fp_class == FPC_INF)
274 case FPC_INF: in fpu_ftoi()326 case FPC_INF: in fpu_ftox()
222 x->fp_class = FPC_INF; in fpu_div()