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

/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h123 #define VM_abort 0x0001 /* abort() on assertion failure */ macro
142 #define ABORT() (_Vmassert & VM_abort)
H A Dmalloc.c1319 _Vmassert |= VM_abort;

Completed in 16 milliseconds