Searched refs:tempIP (Results 1 – 1 of 1) sorted by relevance
492 IPTYPE tempIP = (IPTYPE) (pVM->runningWord->param); in colonParen() local493 vmPushIP(pVM, tempIP); in colonParen()2784 IPTYPE tempIP; in doDoes() local2790 tempIP = (IPTYPE)((*pCell).p); in doDoes()2792 vmPushIP(pVM, tempIP); in doDoes()