Searched refs:hops (Results 1 – 3 of 3) sorted by relevance
451 int hops = 1; in unlink() local454 for (Node<E> p = prev; ; ++hops) { in unlink()475 for (Node<E> p = next; ; ++hops) { in unlink()496 if (hops < HOPS in unlink()
606 int hopsTto1 = Builder.hops in compare()608 int hopsTto2 = Builder.hops in compare()
189 static int hops(GeneralNameInterface base, GeneralNameInterface test, in hops() method in Builder