Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dfiles.h34 } FSTACK; typedef
35 extern FSTACK *filestack;
H A Dfiles.c29 FSTACK *filestack = NULL;
288 FSTACK *newstack = xmalloc (sizeof (FSTACK)); in pushfile()
304 FSTACK *tos = filestack; in popfile()
H A Dcmds.c1692 FSTACK *stack = filestack; in handle_include()
H A Dnode.c733 FSTACK *next_file = filestack; in cm_node()
H A Dmakeinfo.c3227 FSTACK *tos = filestack; in next_nonwhitespace_character()