Searched refs:VM_QUIT (Results 1 – 6 of 6) sorted by relevance
83 vmThrow(pVM, VM_QUIT); in ficlChDir()113 vmThrow(pVM, VM_QUIT); in ficlSystem()160 vmThrow(pVM, VM_QUIT); in ficlLoad()168 vmThrow(pVM, VM_QUIT); in ficlLoad()184 if (result != VM_QUIT && result != VM_USEREXIT && result != VM_OUTOFTEXT ) in ficlLoad()
426 case VM_QUIT: in ficlExecC()517 case VM_QUIT: in ficlExecXT()
443 if(rval != VM_QUIT && rval != VM_USEREXIT && rval != VM_OUTOFTEXT) in ficlExecFD()
568 #define VM_QUIT -56 /* like errexit, but leave pStack & base alone */ macro
3120 vmThrow(pVM, VM_QUIT); in quit()
314 case VM_QUIT: in bf_run()