Home
last modified time | relevance | path

Searched refs:_FP_QNANBIT_Q (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/alpha/include/asm/
H A Dsfp-machine.h45 #define _FP_NANFRAC_Q _FP_QNANBIT_Q
/openbmc/linux/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
/openbmc/linux/arch/sh/include/asm/
H A Dsfp-machine.h42 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
/openbmc/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h93 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
/openbmc/linux/include/math-emu/
H A Dquad.h46 #define _FP_QNANBIT_Q \ macro