FPC_INF
x->fp_class = FPC_INF;
#define ISINF(fp) ((fp)->fp_class == FPC_INF)
return (FPC_INF); \
x->fp_class = FPC_INF;
#define ISINF(fp) ((fp)->fp_class == FPC_INF)
return (FPC_INF); \