Searched refs:step_modulo (Results 1 – 1 of 1) sorted by relevance
118 const int step_modulo = 5; in main() local143 if ((index % step_modulo) == 0) in main()