Searched refs:DBL_ADJ (Results 1 – 1 of 1) sorted by relevance
41 #define DBL_ADJ (DBL_MAX_EXP - 2) macro85 *decpt = u.bits.exp - DBL_ADJ; in __hdtoa()92 *decpt = u.bits.exp - (514 + DBL_ADJ); in __hdtoa()