OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filestack
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/texinfo/dist/makeinfo/
files.c
31
FSTACK *
filestack
= NULL;
variable
296
newstack->next =
filestack
;
298
filestack
= newstack;
306
FSTACK *tos =
filestack
;
318
filestack
=
filestack
->next;
340
while (
filestack
)
Completed in 15 milliseconds
Indexes created Mon Jun 29 00:24:49 UTC 2026