Home
last modified time | relevance | path

Searched refs:matchControlTag (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/ficl/
H A Dwords.c102 static void matchControlTag(FICL_VM *pVM, char *tag) in matchControlTag() function
130 matchControlTag(pVM, tag); in resolveBackBranch()
153 matchControlTag(pVM, tag); in resolveForwardBranch()
519 matchControlTag(pVM, colonTag); in semicolonCoIm()
1310 matchControlTag(pVM, origTag); in elseCoIm()
1381 matchControlTag(pVM, fallthroughTag); in endcaseCoIm()
1383 matchControlTag(pVM, caseTag); in endcaseCoIm()
1390 matchControlTag(pVM, caseTag); in endcaseCoIm()
1457 matchControlTag(pVM, fallthroughTag); in ofCoIm()
1461 matchControlTag(pVM, caseTag); in ofCoIm()
[all …]