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

/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dsectioning.h89 } section_alist_type; typedef in typeref:struct:__anon4610
91 extern section_alist_type section_alist[];
H A Dsectioning.c32 section_alist_type section_alist[] = {
226 int alist_size = sizeof (section_alist) / sizeof(section_alist_type);

Completed in 107 milliseconds