Searched refs:FSTACK (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/texinfo/makeinfo/
H A Dfiles.h34 } FSTACK; typedef in typeref:struct:fstack
35 extern FSTACK *filestack;
H A Dfiles.c29 FSTACK *filestack = NULL;
288 FSTACK *newstack = xmalloc (sizeof (FSTACK));
304 FSTACK *tos = filestack;
H A Dcmds.c1693 FSTACK *stack = filestack;
H A Dnode.c737 FSTACK *next_file = filestack;
H A Dmakeinfo.c3235 FSTACK *tos = filestack;

Completed in 164 milliseconds