Searched refs:VM_QUIT (Results 1 – 6 of 6) sorted by relevance
84 vmThrow(pVM, VM_QUIT); in ficlChDir()114 vmThrow(pVM, VM_QUIT); in ficlSystem()161 vmThrow(pVM, VM_QUIT); in ficlLoad()169 vmThrow(pVM, VM_QUIT); in ficlLoad()185 if (result != VM_QUIT && result != VM_USEREXIT && result != VM_OUTOFTEXT ) in ficlLoad()
427 case VM_QUIT: in ficlExecC()518 case VM_QUIT: in ficlExecXT()
445 if(rval != VM_QUIT && rval != VM_USEREXIT && rval != VM_OUTOFTEXT) in ficlExecFD()
569 #define VM_QUIT -56 /* like errexit, but leave pStack & base alone */ macro
3121 vmThrow(pVM, VM_QUIT); in quit()
318 case VM_QUIT: in bf_run()