Lines Matching refs:currIndex
778 int currIndex = -1;
787 ((!match || !complexMatchState) && (currIndex != TM_NO_MATCH))) {
788 currIndex++;
790 currIndex =
791 MatchExact(stateTree, currIndex, typeIndex, modIndex);
793 currIndex = MatchBranchHead(stateTree, currIndex, curEventPtr);
794 if (currIndex != TM_NO_MATCH) {
798 branchHead = &stateTree->branchHeadTbl[currIndex];
915 int currIndex = -1;
922 while ((currIndex =
924 ++currIndex, (*contextPtr), &candState))
1686 TMShortCard currIndex,
1699 unmergeXlations, currIndex,
1710 (currIndex +
1741 oldBindings[currIndex + i];