Searched refs:VM_METHODS (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/vmalloc/
H A Dvmtrace.c128 { type = vd->mode&VM_METHODS;
H A Dvmhdr.h188 #define VMETHOD(vd) ((vd)->mode&VM_METHODS)
/ast/src/lib/libast/include/
H A Dvmalloc.h103 #define VM_METHODS 0003700 /* available allocation methods */ macro

Completed in 15 milliseconds