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