Searched refs:enableDebugAllocs (Results 1 – 1 of 1) sorted by relevance
103 deBool enableDebugAllocs; /*!< If true, always allocates using deMalloc(). */ member214 pool->enableDebugAllocs = parent ? parent->enableDebugAllocs : DE_FALSE; in createPoolInternal()253 pool->enableDebugAllocs = DE_TRUE; in deMemPool_createRoot()342 if (pool->enableDebugAllocs) in deMemPool_destroy()439 if (pool->enableDebugAllocs) in deMemPool_allocInternal()