Lines Matching refs:FICL_DICT

90 static void markBranch(FICL_DICT *dp, FICL_VM *pVM, char *tag)
126 static void resolveBackBranch(FICL_DICT *dp, FICL_VM *pVM, char *tag)
149 static void resolveForwardBranch(FICL_DICT *dp, FICL_VM *pVM, char *tag)
171 static void resolveAbsBranch(FICL_DICT *dp, FICL_VM *pVM, char *tag)
464 FICL_DICT *dp = vmGetDict(pVM);
517 FICL_DICT *dp = vmGetDict(pVM);
526 FICL_DICT *pLoc = ficlGetLoc(pVM->pSys);
557 FICL_DICT *dp = vmGetDict(pVM);
610 FICL_DICT *dp = vmGetDict(pVM);
624 FICL_DICT *dp = vmGetDict(pVM);
1278 FICL_DICT *dp = vmGetDict(pVM);
1306 FICL_DICT *dp = vmGetDict(pVM);
1330 FICL_DICT *dp = vmGetDict(pVM);
1369 FICL_DICT *dp;
1447 FICL_DICT *dp = vmGetDict(pVM);
1490 FICL_DICT *dp = vmGetDict(pVM);
1533 FICL_DICT *dp = vmGetDict(pVM);
1681 FICL_DICT *dp = vmGetDict(pVM);
1772 FICL_DICT *pd = vmGetDict(pVM);
1824 FICL_DICT *dp = vmGetDict(pVM);
1836 FICL_DICT *dp = vmGetDict(pVM);
2008 FICL_DICT *dp = vmGetDict(pVM);
2048 FICL_DICT *dp = vmGetDict(pVM);
2118 FICL_DICT *dp = vmGetDict(pVM);
2131 FICL_DICT *dp = vmGetDict(pVM);
2309 FICL_DICT *dp = vmGetDict(pVM);
2320 FICL_DICT *dp = vmGetDict(pVM);
2368 FICL_DICT *dp;
2388 FICL_DICT *dp;
2400 FICL_DICT *dp;
2414 FICL_DICT *dp;
2496 FICL_DICT *dp = vmGetDict(pVM);
2594 FICL_DICT *dp = vmGetDict(pVM);
2646 FICL_DICT *dp = vmGetDict(pVM);
2694 FICL_DICT *dp;
2759 FICL_DICT *dp = vmGetDict(pVM);
2788 FICL_DICT *dp = vmGetDict(pVM);
2798 FICL_DICT *dp = vmGetDict(pVM);
2803 FICL_DICT *pLoc = ficlGetLoc(pVM->pSys);
2875 FICL_DICT *pDict = vmGetDict(pVM);
3181 FICL_DICT *dp = vmGetDict(pVM);
3216 FICL_DICT *dp = vmGetDict(pVM);
3223 FICL_DICT *dp = vmGetDict(pVM);
3234 FICL_DICT *dp = vmGetDict(pVM);
3247 FICL_DICT *dp = vmGetDict(pVM);
3262 FICL_DICT *dp = vmGetDict(pVM);
3388 FICL_DICT *envp;
3458 FICL_DICT *dp = vmGetDict(pVM);
3963 FICL_DICT *pDict = vmGetDict(pVM);
4043 FICL_DICT *dp = vmGetDict(pVM);
4085 FICL_DICT *dp = vmGetDict(pVM);
4113 FICL_DICT *dp = vmGetDict(pVM);
4119 FICL_DICT *pLoc = ficlGetLoc(pVM->pSys);
4241 FICL_DICT *pDict = vmGetDict(pVM);
4294 FICL_DICT *pDict;
4306 FICL_DICT *pLoc = ficlGetLoc(pVM->pSys);
4356 FICL_DICT *pDict = vmGetDict(pVM);
4384 FICL_DICT *pDict = vmGetDict(pVM);
4391 FICL_DICT *pLoc = ficlGetLoc(pVM->pSys);
4847 FICL_DICT *dp = pSys->dp;