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