Searched refs:vrealloc (Results 1 – 2 of 2) sorted by relevance
8 return vrealloc(p, size, flags); in rust_helper_vrealloc()
59 /// One of the following: `krealloc`, `vrealloc`, `kvrealloc`.68 // INVARIANT: `vrealloc` satisfies the type invariants.69 const VREALLOC: Self = Self(bindings::vrealloc);104 // - `self.0` is one of `krealloc`, `vrealloc`, `kvrealloc` and thus only requires that in call() 109 // - `self.0` is one of `krealloc`, `vrealloc`, `kvrealloc`. in call()