Searched defs:new_freeptr (Results 1 – 2 of 2) sorted by relevance
689 const uint32_t new_freeptr = freeptr + page_free; in AllocateImpl() local705 const uint32_t new_freeptr = freeptr + size; in AllocateImpl() local
740 const uint32_t new_freeptr = freeptr + page_free; in AllocateImpl() local762 const uint32_t new_freeptr = static_cast<uint32_t>(freeptr + size); in AllocateImpl() local