Home
last modified time | relevance | path

Searched defs:_FP_NANFRAC_D (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dsfp-machine_64.h44 #define _FP_NANFRAC_D ((_FP_QNANBIT_D << 1) - 1) macro
H A Dsfp-machine_32.h46 #define _FP_NANFRAC_D ((_FP_QNANBIT_D << 1) - 1), -1 macro
/openbmc/linux/arch/sh/include/asm/
H A Dsfp-machine.h41 #define _FP_NANFRAC_D ((_FP_QNANBIT_D << 1) - 1), -1 macro
/openbmc/linux/arch/alpha/include/asm/
H A Dsfp-machine.h44 #define _FP_NANFRAC_D _FP_QNANBIT_D macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h92 #define _FP_NANFRAC_D ((_FP_QNANBIT_D << 1) - 1), -1 macro