_FP_NANFRAC_D      44 arch/alpha/include/asm/sfp-machine.h #define _FP_NANFRAC_D		_FP_QNANBIT_D
_FP_NANFRAC_D      31 arch/nds32/include/asm/sfp-machine.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_NANFRAC_D      92 arch/powerpc/include/asm/sfp-machine.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_NANFRAC_D      33 arch/sh/include/asm/sfp-machine.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_NANFRAC_D      46 arch/sparc/include/asm/sfp-machine_32.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1), -1
_FP_NANFRAC_D      44 arch/sparc/include/asm/sfp-machine_64.h #define _FP_NANFRAC_D		((_FP_QNANBIT_D << 1) - 1)