Home
last modified time | relevance | path

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

/glibc-2.36/iconv/ !
Diconvconfig.c198 static size_t nmodule_list_max; variable
707 if (nmodule_list_max == nmodule_list) in append_module()
709 nmodule_list_max += 50; in append_module()
711 (nmodule_list_max in append_module()