Home
last modified time | relevance | path

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

/third_party/node/src/
Dutil-inl.h368 inline T* Realloc(T* pointer, size_t n) { in Realloc() function
/third_party/boost/boost/wave/util/
Dflex_string.hpp533 void* Realloc(void* p, size_type oldSz, size_type newSz) in Realloc() function in boost::wave::util::AllocatorStringStorage