Searched refs:reallocator (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsMemoryImpl.cpp299 reallocator(void* ptr, PRSize size, PRUint32& counter, PRUint32 max) function
310 #define REALLOC1(p, s) reallocator(p, s, gFlushFreq, NS_FLUSH_FREQUENCY)

Completed in 191 milliseconds