Searched defs:Realloc (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/src/ | ||
| D | util-inl.h | 368 inline T* Realloc(T* pointer, size_t n) { in Realloc() function |
| /third_party/boost/boost/wave/util/ | ||
| D | flex_string.hpp | 533 void* Realloc(void* p, size_type oldSz, size_type newSz) in Realloc() function in boost::wave::util::AllocatorStringStorage |