Home | History | Annotate | Download | only in glcpp

Lines Matching full:grow

220 	 * and can realloc() it to grow it, and should free() it to
1667 { /* Not enough room in the buffer - grow it. */
2146 int grow_size = 8 /* arbitrary grow size */;
2240 /* It's okay to grow etc. this buffer, and we should throw it