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