Home
last modified time | relevance | path

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

/dports/math/SCIP/scip-7.0.3/src/blockmemshell/
H A Dmemory.c817 int isPtrInChkmem( in isPtrInChkmem() function
1432 if( !isPtrInChkmem(chkmem, ptr) ) in freeChkmemElement()
1708 while( chkmem != NULL && !isPtrInChkmem(chkmem, ptr) ) in findChkmem()