Symbol: LVALUEtoCELL
stand/ficl/dict.c
275
*pDict->here++ = LVALUEtoCELL(u);
stand/ficl/ficl.c
219
dictAppendCell(dp, LVALUEtoCELL(pStep));
stand/ficl/ficl.c
587
dictAppendCell(envp, LVALUEtoCELL(value));
stand/ficl/ficl.c
591
pFW->param[0] = LVALUEtoCELL(value);
stand/ficl/ficl.c
608
dictAppendCell(envp, LVALUEtoCELL(lo));
stand/ficl/ficl.c
609
dictAppendCell(envp, LVALUEtoCELL(hi));
stand/ficl/ficl.c
613
pFW->param[0] = LVALUEtoCELL(lo);
stand/ficl/ficl.c
614
pFW->param[1] = LVALUEtoCELL(hi);
stand/ficl/ficl.h
410
#define SETTOP(c) stackSetTop(pVM->pStack,LVALUEtoCELL(c))
stand/ficl/ficl.h
412
#define SETTOPF(c) stackSetTop(pVM->fStack,LVALUEtoCELL(c))
stand/ficl/ficl.h
413
#define STORE(n,c) stackStore(pVM->pStack,n,LVALUEtoCELL(c))
stand/ficl/float.c
667
dictAppendCell(dp, LVALUEtoCELL(pfLitParen));
stand/ficl/prefix.c
174
dictAppendCell(dp, LVALUEtoCELL(pHash));
stand/ficl/search.c
309
vmPush(pVM, LVALUEtoCELL(cp));
stand/ficl/search.c
310
vmPush(pVM, LVALUEtoCELL(len));
stand/ficl/stack.c
285
*pStack->sp++ = LVALUEtoCELL(ptr);
stand/ficl/stack.c
290
*pStack->sp++ = LVALUEtoCELL(u);
stand/ficl/stack.c
295
*pStack->sp++ = LVALUEtoCELL(i);
stand/ficl/stack.c
301
*pStack->sp++ = LVALUEtoCELL(f);
stand/ficl/words.c
1281
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranch0));
stand/ficl/words.c
1309
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranchParen));
stand/ficl/words.c
1316
*patchAddr = LVALUEtoCELL(offset); /* (3) Patch "if" */
stand/ficl/words.c
137
dictAppendCell(dp, LVALUEtoCELL(offset));
stand/ficl/words.c
1402
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pDrop));
stand/ficl/words.c
1408
*patchAddr = LVALUEtoCELL(offset);
stand/ficl/words.c
1465
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pOfParen));
stand/ficl/words.c
1472
*fallthroughFixup = LVALUEtoCELL(offset);
stand/ficl/words.c
1507
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranchParen));
stand/ficl/words.c
1519
*patchAddr = LVALUEtoCELL(offset);
stand/ficl/words.c
1549
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranchParen));
stand/ficl/words.c
1560
*patchAddr = LVALUEtoCELL(offset);
stand/ficl/words.c
160
*patchAddr = LVALUEtoCELL(offset);
stand/ficl/words.c
1721
dictAppendCell(dp, LVALUEtoCELL(tempFW));
stand/ficl/words.c
1826
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pLitParen));
stand/ficl/words.c
1838
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pTwoLitParen));
stand/ficl/words.c
189
*patchAddr = LVALUEtoCELL(dp->here);
stand/ficl/words.c
2023
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pDoParen));
stand/ficl/words.c
2063
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pQDoParen));
stand/ficl/words.c
2133
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pLoopParen));
stand/ficl/words.c
2146
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pPLoopParen));
stand/ficl/words.c
2167
stackSetTop(pVM->rStack, LVALUEtoCELL(index));
stand/ficl/words.c
2202
stackSetTop(pVM->rStack, LVALUEtoCELL(index));
stand/ficl/words.c
2353
stackPush(pVM->pStack, LVALUEtoCELL(pBase));
stand/ficl/words.c
2521
dictAppendCell(dp, LVALUEtoCELL(pComma));
stand/ficl/words.c
2617
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pCStringLit));
stand/ficl/words.c
2660
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit));
stand/ficl/words.c
2663
dictAppendCell(dp, LVALUEtoCELL(pType));
stand/ficl/words.c
2717
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit));
stand/ficl/words.c
2801
dp->smudge->param[0] = LVALUEtoCELL(pVM->ip);
stand/ficl/words.c
2816
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pUnLinkParen));
stand/ficl/words.c
2823
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pDoesParen));
stand/ficl/words.c
286
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
2889
vmPush(pVM, LVALUEtoCELL(wp));
stand/ficl/words.c
298
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
310
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
3238
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranch0));
stand/ficl/words.c
3249
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranch0));
stand/ficl/words.c
3261
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranchParen));
stand/ficl/words.c
3276
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pBranchParen));
stand/ficl/words.c
333
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
3480
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStringLit));
stand/ficl/words.c
373
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
385
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
397
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
3977
dictAppendCell(pDict, LVALUEtoCELL(pDict->smudge));
stand/ficl/words.c
409
stackSetTop(pVM->pStack, LVALUEtoCELL(i));
stand/ficl/words.c
4134
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pToLocalParen));
stand/ficl/words.c
4135
dictAppendCell(dp, LVALUEtoCELL(pFW->param[0]));
stand/ficl/words.c
4140
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pTo2LocalParen));
stand/ficl/words.c
4141
dictAppendCell(dp, LVALUEtoCELL(pFW->param[0]));
stand/ficl/words.c
4162
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pStore));
stand/ficl/words.c
4264
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pGetLocal0));
stand/ficl/words.c
4268
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pGetLocal1));
stand/ficl/words.c
4272
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pGetLocalParen));
stand/ficl/words.c
4273
dictAppendCell(pDict, LVALUEtoCELL(nLocal));
stand/ficl/words.c
4324
dictAppendCell(pLoc, LVALUEtoCELL(pVM->pSys->nLocals));
stand/ficl/words.c
4328
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pLinkParen));
stand/ficl/words.c
4331
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->nLocals));
stand/ficl/words.c
4333
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pToLocal0));
stand/ficl/words.c
4337
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pToLocal1));
stand/ficl/words.c
4341
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pToLocalParen));
stand/ficl/words.c
4342
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->nLocals));
stand/ficl/words.c
4377
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pGet2LocalParen));
stand/ficl/words.c
4378
dictAppendCell(pDict, LVALUEtoCELL(nLocal));
stand/ficl/words.c
4409
dictAppendCell(pLoc, LVALUEtoCELL(pVM->pSys->nLocals));
stand/ficl/words.c
4413
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pLinkParen));
stand/ficl/words.c
4416
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->nLocals));
stand/ficl/words.c
4419
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->pTo2LocalParen));
stand/ficl/words.c
4420
dictAppendCell(pDict, LVALUEtoCELL(pVM->pSys->nLocals));
stand/ficl/words.c
527
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pUnLinkParen));
stand/ficl/words.c
532
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pSemiParen));
stand/ficl/words.c
563
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pUnLinkParen));
stand/ficl/words.c
566
dictAppendCell(dp, LVALUEtoCELL(pVM->pSys->pExitParen));