Searched refs:freeBlock (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/xpcom18a4/xpcom/ds/ | ||
H A D | nsRecyclingAllocator.cpp | 179 Block* freeBlock = FindFreeBlock(bytes); local 180 if (freeBlock) 182 void *data = DATA(freeBlock); |
Completed in 391 milliseconds