Lines Matching full:realloc
163 * and can realloc() it to grow it, and should free() it to3616 return (void *) realloc( (char *) ptr, size );3689 return (void *) realloc( ptr, size );