Searched refs:tAllocState (Results 1 – 4 of 4) sorted by relevance
210 struct tAllocState { struct214 typedef std::vector<tAllocState> tAllocStack; argument
194 struct tAllocState { struct198 typedef std::vector<tAllocState> tAllocStack; argument
178 tAllocState state = { currentPageOffset, inUseList }; in push()