Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dtools.c556 vmThrow(pVM, VM_RESTART); in stepBreak()
581 ret = VM_RESTART; in stepBreak()
597 vmThrow(pVM, VM_RESTART); in stepBreak()
H A Dficl.c408 case VM_RESTART: in ficlExecC()
514 case VM_RESTART: in ficlExecXT()
H A Dvm.c296 vmThrow(pVM, VM_RESTART); in vmGetWord()
H A Dficl.h562 #define VM_RESTART -258 /* word needs more text to succeed - re-run it */ macro
H A Dwords.c3166 vmThrow(pVM, VM_RESTART); in accept()
4545 vmThrow(pVM, VM_RESTART); in refill()