Lines Matching full:grow
280 * and can realloc() it to grow it, and should free() it to
2420 | By default, grow the string obstack with the input. |
2639 { /* Not enough room in the buffer - grow it. */
2661 /* Can't grow it, we don't own it. */
3176 int grow_size = 8 /* arbitrary grow size */;
3276 /* It's okay to grow etc. this buffer, and we should throw it