Home
last modified time | relevance | path

Searched defs:Realloc (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
Dwrappers.h29 inline void* Realloc(void* memory, size_t size) { in Realloc() function
/third_party/node/src/
Dutil-inl.h374 inline T* Realloc(T* pointer, size_t n) { in Realloc() function
Dutil.h599 void Realloc(size_t new_size) { in Realloc() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp56424 static void* Realloc(void* aPtr, size_t aSize) in Realloc() function
56439 static void* Realloc(void* aPtr, size_t aSize) in Realloc() function
62126 Realloc enumerator
76460 __attribute__((always_inline)) inline void Realloc(size_t aCount, bool aZero = false) in Realloc() function