Home | History | Annotate | Download | only in src

Lines Matching refs:Xcheck_grow

1433 		(xp) = Xcheck_grow(&(xs), (xp), more);		\
1454 char *Xcheck_grow(XString *, const char *, size_t);