Home | History | Annotate | Download | only in tools

Lines Matching full:realloc

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