duint_opndB       325 arch/parisc/math-emu/cnv_float.h #define Dbl_roundnearest_from_duint(duint_opndB,dbl_opndA,dbl_opndB) 	\
duint_opndB       326 arch/parisc/math-emu/cnv_float.h     if (Duintp2(duint_opndB) & 1<<(DBL_EXP_LENGTH - 1))			\
duint_opndB       327 arch/parisc/math-emu/cnv_float.h        if ((Duintp2(duint_opndB) << 33 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \