Searched refs:nconflict (Results 1 – 1 of 1) sorted by relevance
426 int nconflict = nondeterministic_parser ? conflicts_total_count () : 0; in token_actions() local433 conflict_list = xnmalloc (1 + 2 * nconflict, sizeof *conflict_list); in token_actions()434 conflict_list_free = 2 * nconflict; in token_actions()