Home
last modified time | relevance | path

Searched refs:createChkmem (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/blockmemshell/
H A Dmemory.c1220 BMS_CHKMEM* createChkmem( in createChkmem() function
1468 chkmem = createChkmem((int) size, initchunksize, garbagefactor, NULL); in BMScreateChunkMemory_call()
1844 …*chkmemptr = createChkmem((int)size, blkmem->initchunksize, blkmem->garbagefactor, &blkmem->memall… in BMSallocBlockMemory_work()