Searched refs:tAllocStack (Results 1 – 2 of 2) sorted by relevance
214 typedef std::vector<tAllocState> tAllocStack; typedef239 tAllocStack stack; // stack of where to allocate from, to partition pool in initializeAllocation()
198 typedef std::vector<tAllocState> tAllocStack; typedef217 tAllocStack mStack; // stack of where to allocate from, to partition pool