Searched refs:fTagIdx (Results 1 – 5 of 5) sorted by relevance
110 int16_t fTagIdx; /* Non-zero if this row covers a {tagged} position */ member
879 fRuleStatusIndex = row->fTagIdx; // Remember the break status (tag) values. in handleNext()887 fRuleStatusIndex = row->fTagIdx; in handleNext()
242 RBBIDebugPrintf("%4d | %3d %3d %3d ", s, row->fAccepting, row->fLookAhead, row->fTagIdx); in printTable()
1330 row->fTagIdx = (int16_t)sd->fTagsIdx; in exportTable()1507 row->fTagIdx = 0; in exportSafeTable()
4456 s.append(row->fTagIdx); in TestTableRedundancies()