Searched defs:Malloc (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsRecyclingAllocator.cpp173 nsRecyclingAllocator::Malloc(PRSize bytes, PRBool zeroit) function in class:nsRecyclingAllocator
408 return nsRecyclingAllocatorImpl::Malloc(size, PR_FALSE);

Completed in 86 milliseconds