Home | History | Annotate | Download | only in lib

Lines Matching full:prime

106    h = h * 1000003 ^ character, the constant being a prime number.
117 /* For probing (after a collision) we need a step size relative prime
123 it odd, since odd numbers are always relative prime to a power of 2.