mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 15:53:03 +00:00
maint: more macros
* src/output.c (ARRAY_CARDINALITY): Move to... * src/system.h: here. (STREQ, STRNEQ): new.
This commit is contained in:
@@ -41,8 +41,6 @@
|
||||
#include "symtab.h"
|
||||
#include "tables.h"
|
||||
|
||||
# define ARRAY_CARDINALITY(Array) (sizeof (Array) / sizeof *(Array))
|
||||
|
||||
static struct obstack format_obstack;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user