Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h146 size_type rest_num_elem = chunk_type::size() - m_pCurrent->bound; in allocate() local
148 if (N > rest_num_elem) in allocate()