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