Searched refs:fallthroughTag (Results 1 – 1 of 1) sorted by relevance
75 static char fallthroughTag[] = "fallthrough"; variable1379 if (stackGetTop(pVM->pStack).p == fallthroughTag) in endcaseCoIm()1381 matchControlTag(pVM, fallthroughTag); in endcaseCoIm()1455 if (stackGetTop(pVM->pStack).p == fallthroughTag) in ofCoIm()1457 matchControlTag(pVM, fallthroughTag); in ofCoIm()1553 markControlTag(pVM, fallthroughTag); in fallthroughCoIm()