Searched refs:preallocated (Results 1 – 1 of 1) sorted by relevance
687 bool preallocated = (sv == &slotvec0); in quotearg_n_options() local692 slotvec = sv = xrealloc (preallocated ? NULL : sv, n1 * sizeof *sv); in quotearg_n_options()693 if (preallocated) in quotearg_n_options()