Home | History | Annotate | Download | only in src

Lines Matching defs:cur_iter

190     int cur_iter = 0;           /* current iteration */
319 for( cur_iter = 0; cur_iter < max_iter; cur_iter++ )
321 int is_last_iter = cur_iter == max_iter - 1;
604 int cur_iter = 0; /* current iteration */
739 for( cur_iter = 0; cur_iter < max_iter; cur_iter++ )
741 int is_last_iter = cur_iter == max_iter - 1;