_FP_QNANBIT_D      44 arch/alpha/include/asm/sfp-machine.h #define _FP_NANFRAC_D		_FP_QNANBIT_D
_FP_QNANBIT_D     238 arch/alpha/math-emu/math.c 			    && (_FP_FRAC_HIGH_RAW_D(DB) & _FP_QNANBIT_D)) {
_FP_QNANBIT_D      31 arch/nds32/include/asm/sfp-machine.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_QNANBIT_D      92 arch/powerpc/include/asm/sfp-machine.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_QNANBIT_D      33 arch/sh/include/asm/sfp-machine.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_QNANBIT_D      46 arch/sparc/include/asm/sfp-machine_32.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_QNANBIT_D      44 arch/sparc/include/asm/sfp-machine_64.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1)