Searched refs:Pets (Results 1 – 1 of 1) sorted by relevance
476 unsigned Pets = Log-1 - Step; in route() local515 T[J][Pets] = S; in route()525 if (T[J][Pets] == Switch) in route()527 if (T[J+Size/2][Pets] == Switch) in route()554 unsigned Pets = 2*Log-1 - Step; in route() local577 T[J][Pets] = (J < Num/2) ? Pass : Switch; in route()584 T[J][Pets] = (J < Num/2) ? Switch : Pass; in route()596 if (T[J][Pets] == Switch) in route()598 if (T[J+Num/2][Pets] == Switch) in route()