Searched refs:dint_opndB (Results 1 – 1 of 1) sorted by relevance
68 #define Dbl_roundnearest_from_dint(dint_opndB,dbl_opndA,dbl_opndB) \ argument69 if (Dintp2(dint_opndB) & 1<<(DBL_EXP_LENGTH - 2)) \70 if ((Dintp2(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \