Searched refs:wideLeftShift (Results 1 – 2 of 2) sorted by relevance
247 static __inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { in wideLeftShift() function
82 else wideLeftShift(&productHi, &productLo, 1);