Home
last modified time | relevance | path

Searched refs:FP_QUIETBIT (Results 1 – 2 of 2) sorted by relevance

/haiku/src/system/libroot/os/arch/sparc/
H A Dfpu_emu.h95 #define FP_QUIETBIT (1 << (FP_LG - 1)) /* Quiet bit in NaNs (0.5) */ macro
H A Dfpu_explode.c310 if (s == (uint32_t)FPC_QNAN && (fp->fp_mant[0] & FP_QUIETBIT) == 0) {
318 fp->fp_mant[0] |= FP_QUIETBIT;