Searched defs:high_addend (Results 1 – 2 of 2) sorted by relevance
18 const double high_addend = (double)((int32_t)(a >> 32))*twop32 - twop52; in __floatditf() local
24 const double high_addend = high.d - twop84_plus_twop52; in __floatunditf() local