Lines Matching full:modulo
553 /* least significant 2 bytes of x i.e. x modulo big */669 r = r - h * b; /* corresponds to modulo operation */677 r -= b; /* corresponds to modulo operation */