Searched refs:VM_free (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h126 #define VM_free 0x0008 /* disable addfreelist() */ macro
H A Dmalloc.c596 if(vm == Vmregion && Vmregion != Vmheap || (_Vmassert & VM_free))
1328 _Vmassert |= VM_free;

Completed in 16 milliseconds