Searched refs:_Vmextend (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dvmpool.c80 if((tp = (*_Vmextend)(vm,ROUND(size,vd->incr),NIL(Vmsearch_f))) )
H A Dvmlast.c65 if((tp = (*_Vmextend)(vm,size,NIL(Vmsearch_f))) )
H A Dvmhdr.h462 #define _Vmextend (_Vmextern.vm_extend) macro
H A Dvmbest.c548 { /* During large block allocations, _Vmextend might
675 if((tp = (*_Vmextend)(vm,size,bestsearch)) )

Completed in 18 milliseconds