Home | History | Annotate | Download | only in common

Lines Matching refs:fNextState

1108         // Note: fNextState is defined as uint16_t[2], but we are casting
1112 state = row->fNextState[category]; /*Not accessing beyond memory*/
1328 // Note: fNextState is defined as uint16_t[2], but we are casting
1332 state = row->fNextState[category]; /*Not accessing beyond memory*/