Searched refs:_FP_QNANBIT_Q (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/alpha/include/asm/
H A Dsfp-machine.h45 #define _FP_NANFRAC_Q _FP_QNANBIT_Q
/linux-4.4.14/arch/sh/include/asm/
H A Dsfp-machine.h46 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
/linux-4.4.14/arch/sparc/include/asm/
H A Dsfp-machine_64.h45 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1
H A Dsfp-machine_32.h47 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
/linux-4.4.14/arch/s390/include/asm/
H A Dsfp-machine.h47 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
/linux-4.4.14/include/math-emu/
H A Dquad.h46 #define _FP_QNANBIT_Q \ macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsfp-machine.h93 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1

Completed in 175 milliseconds