Searched defs:mStack (Results 1 – 2 of 2) sorted by relevance
262 AllocStack mStack; // stack of where to allocate from, to partition pool variable268 std::vector<std::vector<void *>> mStack; variable
217 tAllocStack mStack; // stack of where to allocate from, to partition pool variable223 std::vector<std::vector<void *>> mStack; variable