Searched refs:stepCount (Results 1 – 1 of 1) sorted by relevance
74 static int step(int stepCount, int counter) { in step() argument75 return stepCount + 1; in step()