Home | History | Annotate | Download | only in glcpp

Lines Matching full:realloc

220 	 * and can realloc() it to grow it, and should free() it to
2127 * immediate realloc on the next call.
2658 return (void *) realloc( (char *) ptr, size );