mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
(GOTO_NUMBER_MAXIMUM): New macro.
This commit is contained in:
@@ -57,6 +57,7 @@ void lalr_free (void);
|
||||
TO_STATE of the first of them. */
|
||||
|
||||
typedef size_t goto_number;
|
||||
# define GOTO_NUMBER_MAXIMUM ((goto_number) -1)
|
||||
|
||||
extern goto_number *goto_map;
|
||||
extern state_number *from_state;
|
||||
|
||||
Reference in New Issue
Block a user