Searched refs:FPC_INF (Results 1 – 4 of 4) sorted by relevance
104 #define FPC_INF 2 /* infinity (sign matters) */ macro110 #define ISINF(fp) ((fp)->fp_class == FPC_INF)
215 x->fp_class = FPC_INF; in fpu_div()
146 return (FPC_INF); \
218 x->fp_class = FPC_INF; in fpu_sqrt()