Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dsectioning.c226 int alist_size = sizeof (section_alist) / sizeof(section_alist_type); in what_section() local
230 index_offset = MIN (index_offset, alist_size - 1); in what_section()