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

/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_emu.h108 #define FPC_NUM 1 /* number (sign matters) */ macro
H A Dfpu_explode.c119 return (FPC_NUM);
151 return (FPC_NUM);
170 return (FPC_NUM); \
186 return (FPC_NUM)
H A Dfpu_add.c116 r->fp_class = FPC_NUM;
H A Dfpu_subr.c70 if (rsh <= 0 || (fp->fp_class != FPC_NUM && !ISNAN(fp)))
H A Dfpu_implode.c211 case FPC_NUM:
261 case FPC_NUM:

Completed in 47 milliseconds