Home
last modified time | relevance | path

Searched refs:icnt_prev (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gle/gle-3.1.0/src/
H A Dex_cut_round.c396 int icnt, icnt_prev, iloop; in draw_fillets_and_join_plain() local
433 icnt_prev = icnt; in draw_fillets_and_join_plain()
440 icnt_prev = icnt; in draw_fillets_and_join_plain()
462 for (; icnt_prev < istop; icnt_prev ++, icnt ++, icnt %= ncp) { in draw_fillets_and_join_plain()
490 untrimmed_loop[icnt_prev], in draw_fillets_and_join_plain()
525 trimmed_loop[icnt_prev], in draw_fillets_and_join_plain()
612 int icnt, icnt_prev, iloop; in draw_fillets_and_join_n_norms() local
652 icnt_prev = icnt; in draw_fillets_and_join_n_norms()
659 icnt_prev = icnt; in draw_fillets_and_join_n_norms()
682 for (; icnt_prev < istop; icnt_prev ++, icnt ++, icnt %= ncp) { in draw_fillets_and_join_n_norms()
[all …]