Home | History | Annotate | Download | only in impl

Lines Matching defs:hashInt

322                 hash = hashInt(hash, r.hashCode());
364 h = hashInt(h, value);
1045 private static int hashInt(int h, int i) {