Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dhtml.c188 HSTACK *htmlstack = NULL;
408 HSTACK *newstack = xmalloc (sizeof (HSTACK)); in push_tag()
420 HSTACK *tos = htmlstack; in pop_tag()
H A Dhtml.h31 } HSTACK; typedef
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DDbeSession.cc.1245 propNames_name_store (PROP_HSTACK, NTXT ("HSTACK"));
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.461346 * makeinfo/html.h (HSTACK): New structure.