Searched refs:FP_RND_PINF (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/math-emu/
H A Dsoft-fp.h43 # define FP_RND_PINF 2 macro
167 case FP_RND_PINF: \
H A Dop-common.h112 case FP_RND_PINF: \
/linux-master/arch/alpha/include/asm/
H A Dsfp-machine.h66 #define FP_RND_PINF (FPCR_DYN_PLUS >> FPCR_DYN_SHIFT) macro
/linux-master/arch/powerpc/math-emu/
H A Dmath_efp.c827 if ((FP_ROUNDMODE) == FP_RND_PINF) {
840 if (FP_ROUNDMODE == FP_RND_PINF) {
858 if (FP_ROUNDMODE == FP_RND_PINF) {

Completed in 161 milliseconds