Searched refs:fallthroughFixup (Results 1 – 1 of 1) sorted by relevance
694 ficlCell *fallthroughFixup = NULL; in ficlPrimitiveOfCoIm() local700 fallthroughFixup = ficlStackPopPointer(vm->dataStack); in ficlPrimitiveOfCoIm()711 if (fallthroughFixup != NULL) { in ficlPrimitiveOfCoIm()712 ficlInteger offset = dictionary->here - fallthroughFixup; in ficlPrimitiveOfCoIm()713 (*fallthroughFixup).i = offset; in ficlPrimitiveOfCoIm()