Home | History | Annotate | Download | only in src

Lines Matching full:grow

244 	 * and can realloc() it to grow it, and should free() it to
2289 | By default, grow the string obstack with the input. |
2506 { /* Not enough room in the buffer - grow it. */
2528 /* Can't grow it, we don't own it. */
3040 int grow_size = 8 /* arbitrary grow size */;
3138 /* It's okay to grow etc. this buffer, and we should throw it