Searched refs:_FP_QNANBIT_Q (Results 1 – 6 of 6) sorted by relevance
/linux/arch/sparc/include/asm/ |
H A D | sfp-machine_64.h | 45 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1
|
H A D | sfp-machine_32.h | 47 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
|
/linux/arch/sh/include/asm/ |
H A D | sfp-machine.h | 42 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
|
/linux/arch/alpha/include/asm/ |
H A D | sfp-machine.h | 45 #define _FP_NANFRAC_Q _FP_QNANBIT_Q
|
/linux/arch/powerpc/include/asm/ |
H A D | sfp-machine.h | 93 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1
|
/linux/include/math-emu/ |
H A D | quad.h | 46 #define _FP_QNANBIT_Q \ macro
|