Searched refs:old_count (Results 1 – 11 of 11) sorted by relevance
76 char **old_starts, int old_count);
522 char **old_starts, int old_count) in display_scroll_line_starts() argument541 if (last_old > old_count) in display_scroll_line_starts()542 last_old = old_count - 1; in display_scroll_line_starts()
714 int old_count; in main() local725 old_count = buf_count; in main()790 for (i = buf_count; --i >= old_count; ) in main()
500 old_count = template_function_count.setdefault(name,0) variable501 template_function_count[name] = old_count + 1
1555 int old_count; in target_resize_to_sections() local1561 old_count = target->to_sections_end - target->to_sections; in target_resize_to_sections()1564 (sizeof (struct section_table)) * (num_added + old_count)); in target_resize_to_sections()1568 old_count = 0; in target_resize_to_sections()1572 target->to_sections_end = target->to_sections + (num_added + old_count); in target_resize_to_sections()1597 return old_count; in target_resize_to_sections()
1038 size_t old_count, new_count;1053 old_count = ld_count_children ((lang_statement_union_type*) w);1084 ASSERT (old_count == (ct1 + ct2));1129 ASSERT (new_count == old_count);
3344 U8 old_count; in Perl_rpeep() local3350 old_count in Perl_rpeep()3358 if ( oldoldop->op_targ + old_count == base in Perl_rpeep()3359 && old_count < OPpPADRANGE_COUNTMASK - count) { in Perl_rpeep()3361 count += old_count; in Perl_rpeep()
1411 size_t old_count, new_count;1426 old_count = ld_count_children ((lang_statement_union_type*) w);1457 ASSERT (old_count == (ct1 + ct2));1502 ASSERT (new_count == old_count);
1756 const size_t old_count = GetTypeList().GetSize(); in ParseTypes() local1790 return new_count - old_count; in ParseTypes()
7654 int old_count = 0; in xtensa_reorder_segments() local7658 old_count++; in xtensa_reorder_segments()7670 assert (new_count == old_count); in xtensa_reorder_segments()
9843 int old_count = 0; in xtensa_reorder_segments() local9849 old_count++; in xtensa_reorder_segments()9861 assert (new_count == old_count); in xtensa_reorder_segments()