Searched refs:quotientLSBBits (Results 1 – 1 of 1) sorted by relevance
21 static constexpr int quotientLSBBits = 3; variable69 if (0 <= exp && exp < quotientLSBBits) in remquo()