Searched refs:Dlowp2 (Results 1 – 3 of 3) sorted by relevance
70 if ((Dintp2(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \327 if ((Duintp2(duint_opndB) << 33 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \
147 #define Dlowp2(object) Bitfield_mask( 31, 1,object) macro
384 #define Dbl_lowmantissap2(dbl_value) Dlowp2(dbl_value)