Searched refs:tAllocState (Results 1 – 2 of 2) sorted by relevance
181 struct tAllocState { struct185 typedef std::vector<tAllocState> tAllocStack; argument
155 tAllocState state = { currentPageOffset, inUseList }; in push()