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