Searched refs:VM_abort (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libast/vmalloc/ | ||
H A D | vmhdr.h | 123 #define VM_abort 0x0001 /* abort() on assertion failure */ macro 142 #define ABORT() (_Vmassert & VM_abort) |
H A D | malloc.c | 1319 _Vmassert |= VM_abort; |
Completed in 16 milliseconds