Searched refs:starting_pos (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dsectioning.c441 unsigned char *starting_pos, *ending_pos;
459 starting_pos = output_paragraph + output_paragraph_offset;
497 toc_add_entry (substring (starting_pos, ending_pos - 1),
502 len = (ending_pos - starting_pos) - 1;
521 unsigned char *starting_pos, *ending_pos;
538 starting_pos = output_paragraph + output_paragraph_offset;
540 toc_anchor = substring (starting_pos + sizeof (a_name) - 1,
550 starting_pos = output_paragraph + output_paragraph_offset;
591 toc_add_entry (substring (starting_pos, ending_pos),
439 unsigned char *starting_pos, *ending_pos; local
519 unsigned char *starting_pos, *ending_pos; local

Completed in 96 milliseconds