Home
last modified time | relevance | path

Searched defs:containing_node (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dtoc.h28 char *containing_node; /* Name of node containing this section. */ member
H A Dnode.h68 char *containing_node; /* Name of node containing this reference. */ member
H A Dnode.c822 char *containing_node = ref->containing_node; in cm_node() local