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

/freebsd-10-stable/sys/boot/ficl/
H A Dtools.c557 vmThrow(pVM, VM_RESTART);
582 ret = VM_RESTART;
598 vmThrow(pVM, VM_RESTART);
H A Dficl.c409 case VM_RESTART:
515 case VM_RESTART:
H A Dvm.c297 vmThrow(pVM, VM_RESTART);
H A Dficl.h204 ** -Added VM_RESTART exception handling in ficlExec -- this lets words
563 #define VM_RESTART -258 /* word needs more text to succeed - re-run it */ macro
H A Dwords.c3155 vmThrow(pVM, VM_RESTART);
4534 vmThrow(pVM, VM_RESTART);

Completed in 127 milliseconds