Searched refs:heapleft (Results 1 – 2 of 2) sorted by relevance
147 static size_t heapleft = 0; variable156 if (m_size <= heapleft) in allocmemory()159 heapleft -= m_size; in allocmemory()179 heapleft = CHUNK_SIZE; in allocmemory()
150 __gshared size_t heapleft = 0; variable159 if (m_size <= heapleft) in allocmemoryNoFree()162 heapleft -= m_size; in allocmemoryNoFree()173 heapleft = CHUNK_SIZE; in allocmemoryNoFree()