Home | History | Annotate | Download | only in libiberty

Lines Matching refs:next_copy_template

355   int next_copy_template;
4026 dpi->next_copy_template = 0;
4324 if (dpi->next_copy_template >= dpi->num_copy_templates)
4329 dst = &dpi->copy_templates[dpi->next_copy_template];
4330 dpi->next_copy_template++;