Searched refs:FP_2 (Results 1 - 3 of 3) sorted by relevance

/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_add.c147 if ((r->fp_mant[0] = r0) >= FP_2) {
180 if (r0 < FP_2) {
H A Dfpu_emu.h97 #define FP_2 (1 << (FP_LG + 1)) /* 2.0 in fp_mant[0] */ macro
H A Dfpu_mul.c208 if (a0 >= FP_2) {

Completed in 38 milliseconds