Searched refs:enableDebugAllocs (Results 1 – 1 of 1) sorted by relevance
103 bool enableDebugAllocs; /*!< If true, always allocates using deMalloc(). */ member215 pool->enableDebugAllocs = parent ? parent->enableDebugAllocs : false; in createPoolInternal()254 pool->enableDebugAllocs = true; in deMemPool_createRoot()345 if (pool->enableDebugAllocs) in deMemPool_destroy()442 if (pool->enableDebugAllocs) in deMemPool_allocInternal()