Searched refs:vmExecute (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/stand/ficl/
H A Dprefix.c104 vmExecute(pVM, pFW);
H A Dtools.c396 vmExecute(pVM, xt);
401 vmExecute(pVM, xt);
H A Dvm.c140 void vmExecute(FICL_VM *pVM, FICL_WORD *pWord) function
H A Dficl.c462 ** execute the word to completion. This is in contrast with vmExecute,
506 vmExecute(pVM, pWord);
H A Dficl.h574 void vmExecute (FICL_VM *pVM, FICL_WORD *pWord);
H A Dwords.c482 ** for its implementation of member function vmExecute()). The colon
1706 vmExecute(pVM, tempFW);
1717 vmExecute(pVM, tempFW);
2543 vmExecute(pVM, pFW);
3414 vmExecute(pVM, pFW);
4631 vmExecute(pVM, pFW);

Completed in 89 milliseconds