Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.c1049 } enclosure_stack_type; typedef
1051 static enclosure_stack_type *enclosure_stack;
1081 enclosure_stack_type *new = xmalloc (sizeof (enclosure_stack_type)); in enclosure_command()
1102 enclosure_stack_type *temp; in enclosure_expand()