Searched refs:round_const (Results 1 – 1 of 1) sorted by relevance
3275 int round_const = round ? (1 << (esize - 2)) : 0; in sqrdmulh() local3281 product += round_const; in sqrdmulh()