Searched refs:mod_max (Results 1 – 1 of 1) sorted by relevance
274 static int mod_max; /* Number of elements allocated */ variable974 if (mod_count == mod_max)976 mod_max = xsum (mod_max, MODULE_INCREMENT);977 if (size_overflow_p (xtimes (mod_max, sizeof (char *))))982 mod_list = xrealloc (mod_list, xtimes (mod_max, sizeof (char *)));