Searched refs:VM_ABORT (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/boot/common/
H A Dinterp_forth.c314 case VM_ABORT:
/freebsd-10-stable/sys/boot/ficl/
H A Dficl.c439 case VM_ABORT:
520 case VM_ABORT:
H A Dficl.h567 #define VM_ABORT -1 /* like errexit -- abort */ macro
962 ** VM_ABORT and VM_ABORTQ are generated by 'abort' and 'abort"'
H A Dtools.c566 vmThrow(pVM, VM_ABORT);
H A Dwords.c3116 vmThrow(pVM, VM_ABORT);

Completed in 167 milliseconds