Searched refs:ending_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;
495 ending_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;
586 ending_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 43 milliseconds