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

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dsectioning.c228 int alist_size = sizeof (section_alist) / sizeof(section_alist_type);
232 index_offset = MIN (index_offset, alist_size - 1);
226 int alist_size = sizeof (section_alist) / sizeof(section_alist_type); local

Completed in 95 milliseconds