Searched refs:s_env_nalloc (Results 1 – 1 of 1) sorted by relevance
164 int s_env_nalloc; /* # words avail at script_env */ variable2311 s_env_nalloc = 16;2315 if (i + 1 >= s_env_nalloc) {2324 s_env_nalloc = new_n;