OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_of_end
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/texinfo/dist/makeinfo/
insertion.c
497
int
start_of_end
;
501
start_of_end
= get_until ("\n@end documentdescription", &desc);
509
input_text_offset =
start_of_end
; /* go back to the @end to match */
738
int
start_of_end
;
787
start_of_end
= get_until ("\n@end float", &text);
791
save_input_text_offset,
start_of_end
);
803
save_input_text_offset,
start_of_end
);
495
int
start_of_end
;
local
736
int
start_of_end
;
local
insertion.c
497
int
start_of_end
;
501
start_of_end
= get_until ("\n@end documentdescription", &desc);
509
input_text_offset =
start_of_end
; /* go back to the @end to match */
738
int
start_of_end
;
787
start_of_end
= get_until ("\n@end float", &text);
791
save_input_text_offset,
start_of_end
);
803
save_input_text_offset,
start_of_end
);
495
int
start_of_end
;
local
736
int
start_of_end
;
local
Completed in 79 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026