Searched refs:alloc_lines0 (Results 1 – 1 of 1) sorted by relevance
422 int alloc_lines0, alloc_lines1; local555 alloc_lines0564 alloc_lines0 = GUESS_LINES (0, 0, n0);568 linbuf0 = (char const **) xmalloc (alloc_lines0 * sizeof (*linbuf0));580 if (l == alloc_lines0)581 linbuf0 = (char const **) xrealloc (linbuf0, (alloc_lines0 *= 2)617 filevec[0].alloc_lines = alloc_lines0 - buffered_prefix;