OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FSTACK
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/texinfo/dist/makeinfo/
files.h
28
typedef struct
fstack
struct
30
struct
fstack
*next;
36
}
FSTACK
;
37
extern
FSTACK
*filestack;
files.c
31
FSTACK
*filestack = NULL;
290
FSTACK
*newstack = xmalloc (sizeof (
FSTACK
));
306
FSTACK
*tos = filestack;
cmds.c
1695
FSTACK
*stack = filestack;
node.c
739
FSTACK
*next_file = filestack;
makeinfo.c
3240
FSTACK
*tos = filestack;
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026