OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:starting_pos
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/texinfo/dist/makeinfo/
sectioning.c
441
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 85 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026