_FP_NANFRAC_S 43 arch/alpha/include/asm/sfp-machine.h #define _FP_NANFRAC_S _FP_QNANBIT_S _FP_NANFRAC_S 30 arch/nds32/include/asm/sfp-machine.h #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) _FP_NANFRAC_S 91 arch/powerpc/include/asm/sfp-machine.h #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) _FP_NANFRAC_S 32 arch/sh/include/asm/sfp-machine.h #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) _FP_NANFRAC_S 45 arch/sparc/include/asm/sfp-machine_32.h #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) _FP_NANFRAC_S 43 arch/sparc/include/asm/sfp-machine_64.h #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)