Searched defs:hibits (Results 1 – 4 of 4) sorted by relevance
78 uint64_t hibits, lobits; in add_adjusted() local102 uint64_t hibits, lobits; in add_and_denormalize() local
12 const doublebits hibits = {.d = x.s.hi}; in __fixunstfdi() local
13 const doublebits hibits = {.d = x.s.hi}; in __fixtfdi() local
853 uint64_t hibits = Tmp.U.pVal[hiWord] << (52 - n % APINT_BITS_PER_WORD); in roundToDouble() local