Home
last modified time | relevance | path

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

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