Home
last modified time | relevance | path

Searched refs:VM_ABORTQ (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/boot/ficl/
HDficl.c440 case VM_ABORTQ: in ficlExecC()
521 case VM_ABORTQ: in ficlExecXT()
HDficl.h568 #define VM_ABORTQ -2 /* like errexit -- abort" */ macro
/trueos/sys/boot/common/
HDinterp_forth.c297 case VM_ABORTQ: in bf_run()