Searched refs:_FP_NANFRAC_Q (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/alpha/include/asm/
H A Dsfp-machine.h45 #define _FP_NANFRAC_Q _FP_QNANBIT_Q macro
/linux-master/arch/sh/include/asm/
H A Dsfp-machine.h42 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1 macro
/linux-master/arch/sparc/include/asm/
H A Dsfp-machine_64.h45 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1 macro
H A Dsfp-machine_32.h47 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1 macro
/linux-master/arch/powerpc/include/asm/
H A Dsfp-machine.h93 #define _FP_NANFRAC_Q ((_FP_QNANBIT_Q << 1) - 1), -1, -1, -1 macro

Completed in 211 milliseconds