Searched defs:mStack (Results 1 – 1 of 1) sorted by relevance
267 AllocStack mStack; // stack of where to allocate from, to partition pool variable273 std::vector<std::vector<void *>> mStack; variable