Home | History | Annotate | Download | only in doc

Lines Matching full:divisor

3449 If the divisor is a <a href="#Constants">constant</a>, it must not be zero.
3450 If the divisor is zero at run time, a <a href="#Run_time_panics">run-time panic</a> occurs.
3451 If the dividend is non-negative and the divisor is a constant power of 2,
4059 The divisor of a constant division or remainder operation must not be zero: