Home
last modified time | relevance | path

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

/dports/audio/supercollider/SuperCollider-3.11.0-Source/common/
H A DSC_AllocPool.cpp169 UnlinkFree(chunk); in Free()
176 UnlinkFree(next); in Free()
350 UnlinkFree(candidate); in Alloc()
407 UnlinkFree(candidate); in Alloc()
449 UnlinkFree(next); in Realloc()
469 UnlinkFree(next); in Realloc()
500 UnlinkFree(prev); in Realloc()
H A DSC_AllocPool.h244 void UnlinkFree(AllocChunkPtr inChunk) {
/dports/devel/upp/upp/uppsrc/Core/
H A DHeapImp.h48 void UnlinkFree() { Dbl_Unlink(this); } in UnlinkFree() function
162 nh->UnlinkFree(); in JoinNext()
207 h->UnlinkFree(); in MakeAlloc()
242 ph->UnlinkFree(); // remove because size will change, might end in another bucket then in Free()
H A Dhheap.cpp158 h->UnlinkFree(); in HugeFree()
H A Dlheap.cpp155 fh->UnlinkFree(); in LFree()
H A Dheap.cpp100 h->UnlinkFree(); // will link it when adopting in MoveLargeTo()