Searched refs:dbl_exp (Results 1 – 3 of 3) sorted by relevance
78 unsigned dbl_exp:11; member
51 if (u.bits.dbl_exp == 0) { in __fpclassifyd()54 if (u.bits.dbl_exp == DBL_EXP_INFNAN) { in __fpclassifyd()
135 *decpt = p->dbl_exp - DBL_ADJ; in __hdtoa()142 *decpt = p->dbl_exp - (514 + DBL_ADJ); in __hdtoa()