Searched defs:VM_abort (Results 1 - 1 of 1) 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)

Completed in 13 milliseconds