Home
last modified time | relevance | path

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

/trueos/contrib/texinfo/makeinfo/
HDsectioning.c224 int alist_size = sizeof (section_alist) / sizeof(section_alist_type); in what_section() local
228 index_offset = MIN (index_offset, alist_size - 1); in what_section()