Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Dsfp-machine_64.h43 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)
H A Dsfp-machine_32.h45 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)
/linux/arch/sh/include/asm/
H A Dsfp-machine.h40 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)
/linux/arch/alpha/include/asm/
H A Dsfp-machine.h43 #define _FP_NANFRAC_S _FP_QNANBIT_S
/linux/include/math-emu/
H A Dsingle.h39 #define _FP_QNANBIT_S ((_FP_W_TYPE)1 << (_FP_FRACBITS_S-2)) macro
/linux/arch/powerpc/include/asm/
H A Dsfp-machine.h91 #define _FP_NANFRAC_S ((_FP_QNANBIT_S << 1) - 1)