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