Searched refs:xl64 (Results 1 – 1 of 1) sorted by relevance
246 uint64_t RH, LH, LL, xl64, result; in crush_ln() local261 xl64 = (int64_t)x * RH; in crush_ln()262 xl64 >>= 48; in crush_ln()263 x1 = xl64; in crush_ln()