Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dsfp-machine_64.h43 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
H A Dsfp-machine_32.h45 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
/openbmc/linux/arch/sh/include/asm/
H A Dsfp-machine.h40 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro
/openbmc/linux/arch/alpha/include/asm/
H A Dsfp-machine.h43 #define _FP_NANFRAC_S _FP_QNANBIT_S macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h91 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1) macro