Lines Matching refs:more
439 * Make MAGIC a char that might be printed to make bugs more obvious, but1431 ssize_t more = ((xp) + (n)) - (xs).end; \1432 if (more > 0) \1433 (xp) = Xcheck_grow(&(xs), (xp), more); \