Lines Matching refs:lobits
917 uint64_t lobits = Tmp.pVal[hiWord-1] >> (11 + n % APINT_BITS_PER_WORD);918 mantissa = hibits | lobits;