Searched refs:Pets (Results 1 – 1 of 1) sorted by relevance
471 unsigned Pets = Log-1 - Step; in route() local510 T[J][Pets] = S; in route()520 if (T[J][Pets] == Switch) in route()522 if (T[J+Size/2][Pets] == Switch) in route()549 unsigned Pets = 2*Log-1 - Step; in route() local572 T[J][Pets] = (J < Num/2) ? Pass : Switch; in route()579 T[J][Pets] = (J < Num/2) ? Switch : Pass; in route()591 if (T[J][Pets] == Switch) in route()593 if (T[J+Num/2][Pets] == Switch) in route()