Home | History | Annotate | Download | only in standalone

Lines Matching refs:Modulus

3586 template <unsigned Modulus, typename Integer>
3588 return i - (i % Modulus);