Searched refs:matchControlTag (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/common/ficl/ |
| H A D | primitives.c | 83 matchControlTag(ficlVm *vm, char *wantTag) in matchControlTag() function 111 matchControlTag(vm, tag); in resolveBackBranch() 132 matchControlTag(vm, tag); in resolveForwardBranch() 199 matchControlTag(vm, colonTag); in ficlPrimitiveSemicolonCoIm() 598 matchControlTag(vm, origTag); in ficlPrimitiveElseCoIm() 659 matchControlTag(vm, fallthroughTag); in ficlPrimitiveEndcaseCoIm() 661 matchControlTag(vm, caseTag); in ficlPrimitiveEndcaseCoIm() 668 matchControlTag(vm, caseTag); in ficlPrimitiveEndcaseCoIm() 699 matchControlTag(vm, fallthroughTag); in ficlPrimitiveOfCoIm() 703 matchControlTag(vm, caseTag); in ficlPrimitiveOfCoIm() [all …]
|