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