ALLOC_OK          120 dwgalloc.hpp   		m_chunk[chunk].state = ALLOC_OK;
ALLOC_OK          209 dwgalloc.hpp   		if(ALLOC_OK == m_chunk[index].state) {