Searched refs:vmExecute (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/stand/ficl/ |
| HD | prefix.c | 105 vmExecute(pVM, pFW); in ficlParsePrefix()
|
| HD | tools.c | 397 vmExecute(pVM, xt); in ficlDebugXT() 402 vmExecute(pVM, xt); in ficlDebugXT()
|
| HD | ficl.c | 507 vmExecute(pVM, pWord); in ficlExecXT()
|
| HD | vm.c | 141 void vmExecute(FICL_VM *pVM, FICL_WORD *pWord) in vmExecute() function
|
| HD | words.c | 1707 vmExecute(pVM, tempFW); in ficlParseWord() 1718 vmExecute(pVM, tempFW); in ficlParseWord() 2544 vmExecute(pVM, pFW); in execute() 3415 vmExecute(pVM, pFW); in environmentQ() 4632 vmExecute(pVM, pFW); in ficlCatch()
|
| HD | ficl.h | 575 void vmExecute (FICL_VM *pVM, FICL_WORD *pWord);
|