Format: AllC/C++CSSTextshell script Advanced Search
56: #if USE_MEMORYPOOL 57: ercd = knl_memorypool_initialize(); 58: if(ercd < E_OK) return ercd;