Lines Matching refs:ficlInteger
129 ficlInteger offset; in resolveForwardBranch()
591 ficlInteger offset; in ficlPrimitiveElseCoIm()
651 ficlInteger offset; in ficlPrimitiveEndcaseCoIm()
712 ficlInteger offset = dictionary->here - fallthroughFixup; in ficlPrimitiveOfCoIm()
726 ficlInteger offset; in ficlPrimitiveEndofCoIm()
769 ficlInteger offset; in ficlPrimitiveFallthroughCoIm()
940 ficlInteger value; in ficlPrimitiveLiteralIm()
1144 ficlInteger i; in ficlPrimitiveAllot()
1271 ficlInteger flag; in ficlPrimitiveIsObject()
1919 ficlInteger i; in ficlPrimitiveChars()
2359 ficlInteger nLocal = vm->runningWord->param[0].i; in ficlLocalParenIm()
2381 ficlInteger appendLocalOffset; in ficlLocalParenIm()
2535 *(ficlInteger *)(vm->callback.system->localsFixup) = in ficlLocalParen()
2569 ficlInteger isDouble; in ficlPrimitiveToValue()
2571 ficlInteger nLocal; in ficlPrimitiveToValue()
2572 ficlInteger appendLocalOffset; in ficlPrimitiveToValue()
2573 ficlInteger isFloat; in ficlPrimitiveToValue()
2701 ficlInteger n1; in ficlPrimitiveFMSlashMod()
2726 ficlInteger n1; in ficlPrimitiveSMSlashRem()
2743 ficlInteger n1; in ficlPrimitiveMod()
2744 ficlInteger i; in ficlPrimitiveMod()
2786 ficlInteger n2; in ficlPrimitiveMStar()
2787 ficlInteger n1; in ficlPrimitiveMStar()
2876 ficlInteger ret = (vm->sourceId.i == -1) ? FICL_FALSE : FICL_TRUE; in ficlPrimitiveRefill()
3322 ficlInteger low, high; in ficlSystemCompileCore()