Home
last modified time | relevance | path

Searched refs:new_current (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/base/include/berberis/base/
Darena_alloc.h103 auto new_current = res + size; in Alloc() local
105 if (end_ - current_ < blocks_->data_end() - new_current) { in Alloc()
107 current_ = new_current; in Alloc()