Searched refs:alloc_lines0 (Results 1 – 1 of 1) sorted by relevance
424 int alloc_lines0, alloc_lines1; local558 alloc_lines0567 alloc_lines0 = GUESS_LINES (0, 0, n0);571 linbuf0 = (char const **) xmalloc (alloc_lines0 * sizeof (*linbuf0));583 if (l == alloc_lines0)584 linbuf0 = (char const **) xrealloc (linbuf0, (alloc_lines0 *= 2)620 filevec[0].alloc_lines = alloc_lines0 - buffered_prefix;