Lines Matching full:realloc
238 * and can realloc() it to grow it, and should free() it to1654 * immediate realloc on the next call.1973 return (void *) realloc( (char *) ptr, size );