Searched refs:equivs_alloc (Results 1 – 1 of 1) sorted by relevance
64 static int equivs_alloc; variable205 int eqs_alloc = equivs_alloc;380 equivs_alloc = eqs_alloc;689 equivs_alloc = filevec[0].alloc_lines + filevec[1].alloc_lines + 1;690 equivs = (struct equivclass *) xmalloc (equivs_alloc * sizeof (struct equivclass));695 for (i = 0; primes[i] < equivs_alloc / 3; i++)