Searched refs:last_alloc_pointer (Results 1 – 2 of 2) sorted by relevance
78 void * last_alloc_pointer = nullptr; member104 last_pointer = last_alloc_pointer = p; in countAlloc()147 return p == last_alloc_pointer && in checkAlloc()153 return p == last_alloc_pointer && in checkAlloc()158 return p == last_alloc_pointer && in checkAllocAtLeast()164 return p == last_alloc_pointer && in checkAllocAtLeast()180 return last_dealloc_pointer == last_alloc_pointer && in checkDeallocMatchesAlloc()
77 void * last_alloc_pointer = nullptr; member103 last_pointer = last_alloc_pointer = p; in countAlloc()146 return p == last_alloc_pointer && in checkAlloc()152 return p == last_alloc_pointer && in checkAlloc()157 return p == last_alloc_pointer && in checkAllocAtLeast()163 return p == last_alloc_pointer && in checkAllocAtLeast()179 return last_dealloc_pointer == last_alloc_pointer && in checkDeallocMatchesAlloc()