Searched refs:vmPushIP (Results 1 – 4 of 4) sorted by relevance
402 vmPushIP(pVM, &(pSys->pInterp[0])); in ficlExecC()501 vmPushIP(pVM, &(pVM->pSys->pExitInner)); in ficlExecXT()
459 void vmPushIP(FICL_VM *pVM, IPTYPE newIP) in vmPushIP() function
585 void vmPushIP (FICL_VM *pVM, IPTYPE newIP);
493 vmPushIP(pVM, tempIP); in colonParen()2792 vmPushIP(pVM, tempIP); in doDoes()4630 vmPushIP(pVM, &(pVM->pSys->pExitInner)); /* Open mouth, insert emetic */ in ficlCatch()