Home
last modified time | relevance | path

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

/arch/parisc/math-emu/
Dcnv_float.h81 #define Dbl_roundnearest_from_dint(dint_opndB,dbl_opndA,dbl_opndB) \ argument
82 if (Dintp2(dint_opndB) & 1<<(DBL_EXP_LENGTH - 2)) \
83 if ((Dintp2(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \