Searched refs:last_alloc_align (Results 1 – 2 of 2) sorted by relevance
77 std::size_t last_alloc_align = 0; member106 last_align = last_alloc_align = a; in countAlloc()149 a == last_alloc_align; in checkAlloc()160 a <= last_alloc_align; in checkAllocAtLeast()182 last_dealloc_align == last_alloc_align; in checkDeallocMatchesAlloc()
76 std::size_t last_alloc_align = 0; member105 last_align = last_alloc_align = a; in countAlloc()148 a == last_alloc_align; in checkAlloc()159 a <= last_alloc_align; in checkAllocAtLeast()181 last_dealloc_align == last_alloc_align; in checkDeallocMatchesAlloc()