Searched refs:vmGetDict (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/stand/ficl/
H A Dsearch.c59 FICL_DICT *pDict = vmGetDict(pVM);
81 FICL_HASH *pHash = vmGetDict(pVM)->pForthWords;
95 stackPushPtr(pVM->pStack, vmGetDict(pVM)->pCompile);
111 FICL_DICT *pDict = vmGetDict(pVM);
172 FICL_DICT *pDict = vmGetDict(pVM);
195 FICL_DICT *dp = vmGetDict(pVM);
239 FICL_DICT *dp = vmGetDict(pVM);
260 FICL_DICT *dp = vmGetDict(pVM);
282 FICL_DICT *dp = vmGetDict(pVM);
H A Dwords.c463 FICL_DICT *dp = vmGetDict(pVM);
516 FICL_DICT *dp = vmGetDict(pVM);
556 FICL_DICT *dp = vmGetDict(pVM);
609 FICL_DICT *dp = vmGetDict(pVM);
623 FICL_DICT *dp = vmGetDict(pVM);
1277 FICL_DICT *dp = vmGetDict(pVM);
1305 FICL_DICT *dp = vmGetDict(pVM);
1329 FICL_DICT *dp = vmGetDict(pVM);
1400 dp = vmGetDict(pVM);
1446 FICL_DICT *dp = vmGetDict(pV
[all...]
H A Dtools.c156 FICL_DICT *pd = vmGetDict(pVM);
190 FICL_DICT *pd = vmGetDict(pVM);
652 FICL_DICT *dp = vmGetDict(pVM);
696 FICL_DICT *pDict = vmGetDict(pVM);
721 FICL_DICT *pDict = vmGetDict(pVM);
740 FICL_DICT *dp = vmGetDict(pVM);
H A Dtestmain.c214 FICL_HASH *pHash = vmGetDict(pVM)->pForthWords;
H A Dfloat.c300 FICL_DICT *dp = vmGetDict(pVM);
660 FICL_DICT *dp = vmGetDict(pVM);
H A Ddict.c477 FICL_DICT *dp = vmGetDict(pVM);
H A Dvm.c253 FICL_DICT *vmGetDict(FICL_VM *pVM) function
H A Dficl.h575 FICL_DICT *vmGetDict (FICL_VM *pVM);

Completed in 208 milliseconds