Searched refs:shift_right_sticky_128 (Results 1 – 1 of 1) sorted by relevance
2729 static inline void shift_right_sticky_128(cl_ulong *hi, cl_ulong *lo, int shift) in shift_right_sticky_128() function2933 shift_right_sticky_128(&chi, &clo, exponent - expC); in reference_fmal()2944 shift_right_sticky_128(&hi, &lo, expC - exponent); in reference_fmal()