Home
last modified time | relevance | path

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

/freebsd-12.1/stand/ficl/
H A Dtools.c557 vmThrow(pVM, VM_RESTART); in stepBreak()
582 ret = VM_RESTART; in stepBreak()
598 vmThrow(pVM, VM_RESTART); in stepBreak()
H A Dficl.c409 case VM_RESTART: in ficlExecC()
515 case VM_RESTART: in ficlExecXT()
H A Dvm.c297 vmThrow(pVM, VM_RESTART); in vmGetWord()
H A Dficl.h563 #define VM_RESTART -258 /* word needs more text to succeed - re-run it */ macro
H A Dwords.c3167 vmThrow(pVM, VM_RESTART); in accept()
4546 vmThrow(pVM, VM_RESTART); in refill()