Searched refs:next_idx (Results 1 – 2 of 2) sorted by relevance
467 int next_idx; member
2819 str_idx = path->next_idx ?: top_str; in check_arrival()2928 path->next_idx = str_idx; in check_arrival()2980 int next_idx = str_idx + naccepted; in check_arrival_add_next_nodes() local2981 dest_state = mctx->state_log[next_idx]; in check_arrival_add_next_nodes()2998 mctx->state_log[next_idx] = re_acquire_state (&err, dfa, in check_arrival_add_next_nodes()3000 if (BE (mctx->state_log[next_idx] == NULL in check_arrival_add_next_nodes()
Completed in 11 milliseconds