Searched refs:fTagIdx (Results 1 – 4 of 4) sorted by relevance
111 int16_t fTagIdx; /* Non-zero if this row covers a {tagged} position */ member
261 RBBIDebugPrintf("%4d | %3d %3d %3d ", s, row->fAccepting, row->fLookAhead, row->fTagIdx); in printTable()
1123 fLastRuleStatusIndex = row->fTagIdx; // Remember the break status (tag) values. in handleNext()1146 lookaheadTagIdx = row->fTagIdx; in handleNext()
1126 row->fTagIdx = (int16_t)sd->fTagsIdx; in exportTable()