Searched refs:enclosures (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.c1050 static enclosure_type *enclosures;
1073 e->next = enclosures;
1074 enclosures = e;
1083 enclosure_type *findit = enclosures;
1043 static enclosure_type *enclosures; variable

Completed in 187 milliseconds