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