Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dfiles.h36 } FSTACK; typedef
37 extern FSTACK *filestack;
H A Dfiles.c31 FSTACK *filestack = NULL;
287 FSTACK *newstack = xmalloc (sizeof (FSTACK)); in pushfile()
303 FSTACK *tos = filestack; in popfile()
H A Dcmds.c1693 FSTACK *stack = filestack; in handle_include()
H A Dnode.c735 FSTACK *next_file = filestack; in cm_node()
H A Dmakeinfo.c3227 FSTACK *tos = filestack; in next_nonwhitespace_character()