Searched refs:cycleCount (Results 1 – 3 of 3) sorted by relevance
30 for (unsigned cycleCount = 0; /* Forever */; ++cycleCount) { in main() local49 if (cycleCount % 10 == 1) { in main()