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

/freebsd-9.3-release/sys/boot/common/
H A Dinterp_forth.c291 case VM_ABORT:
/freebsd-9.3-release/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.c562 vmThrow(pVM, VM_ABORT);
H A Dwords.c3116 vmThrow(pVM, VM_ABORT);

Completed in 139 milliseconds