Searched refs:fallthroughTag (Results 1 – 1 of 1) sorted by relevance
61 static char fallthroughTag[] = "fallthrough"; variable658 if (ficlStackGetTop(vm->dataStack).p == fallthroughTag) { in ficlPrimitiveEndcaseCoIm()659 matchControlTag(vm, fallthroughTag); in ficlPrimitiveEndcaseCoIm()698 if (ficlStackGetTop(vm->dataStack).p == fallthroughTag) { in ficlPrimitiveOfCoIm()699 matchControlTag(vm, fallthroughTag); in ficlPrimitiveOfCoIm()790 markControlTag(vm, fallthroughTag); in ficlPrimitiveFallthroughCoIm()