Searched refs:fallthroughTag (Results 1 – 1 of 1) sorted by relevance
76 static char fallthroughTag[] = "fallthrough"; variable1380 if (stackGetTop(pVM->pStack).p == fallthroughTag) in endcaseCoIm()1382 matchControlTag(pVM, fallthroughTag); in endcaseCoIm()1456 if (stackGetTop(pVM->pStack).p == fallthroughTag) in ofCoIm()1458 matchControlTag(pVM, fallthroughTag); in ofCoIm()1554 markControlTag(pVM, fallthroughTag); in fallthroughCoIm()