Searched refs:__shiftedhigh (Results 1 – 1 of 1) sorted by relevance
110 const uint64_t __shiftedhigh = __s1high >> __dist; in __mulShift_mod1e9() local112 return __uint128_mod1e9(__shiftedhigh, __shiftedlow); in __mulShift_mod1e9()