Searched refs:last_alloc_pointer (Results 1 – 1 of 1) sorted by relevance
79 void * last_alloc_pointer = nullptr; member105 last_pointer = last_alloc_pointer = p; in countAlloc()148 return p == last_alloc_pointer && in checkAlloc()154 return p == last_alloc_pointer && in checkAlloc()159 return p == last_alloc_pointer && in checkAllocAtLeast()165 return p == last_alloc_pointer && in checkAllocAtLeast()181 return last_dealloc_pointer == last_alloc_pointer && in checkDeallocMatchesAlloc()