X-Git-Url: http://andersk.mit.edu/gitweb/splint.git/blobdiff_plain/885824d34f6f6626fde2fb041801408cbaf1f6f1..dc92450fdc57d377a0b65c158540a5e41b61fa9a:/src/llgrammar.tab.h diff --git a/src/llgrammar.tab.h b/src/llgrammar.tab.h index a3d47b5..a96bd97 100644 --- a/src/llgrammar.tab.h +++ b/src/llgrammar.tab.h @@ -162,40 +162,41 @@ typedef union #define LLT_RELNULL 354 #define LLT_RELDEF 355 #define LLT_KILLREF 356 -#define LLT_TEMPREF 357 -#define LLT_NEWREF 358 -#define LLT_PRIVATE 359 -#define LLT_REQUIRES 360 -#define LLT_RESULT 361 -#define LLT_SIZEOF 362 -#define LLT_SPEC 363 -#define LLT_TAGGEDUNION 364 -#define LLT_THEN 365 -#define LLT_TYPE 366 -#define LLT_TYPEDEF 367 -#define LLT_UNCHANGED 368 -#define LLT_USES 369 -#define LLT_CHAR 370 -#define LLT_CONST 371 -#define LLT_DOUBLE 372 -#define LLT_ENUM 373 -#define LLT_FLOAT 374 -#define LLT_INT 375 -#define LLT_ITER 376 -#define LLT_YIELD 377 -#define LLT_LONG 378 -#define LLT_SHORT 379 -#define LLT_SIGNED 380 -#define LLT_UNKNOWN 381 -#define LLT_STRUCT 382 -#define LLT_TELIPSIS 383 -#define LLT_UNION 384 -#define LLT_UNSIGNED 385 -#define LLT_VOID 386 -#define LLT_VOLATILE 387 -#define LLT_PRINTFLIKE 388 -#define LLT_SCANFLIKE 389 -#define LLT_MESSAGELIKE 390 +#define LLT_NULLTERMINATED 357 +#define LLT_TEMPREF 358 +#define LLT_NEWREF 359 +#define LLT_PRIVATE 360 +#define LLT_REQUIRES 361 +#define LLT_RESULT 362 +#define LLT_SIZEOF 363 +#define LLT_SPEC 364 +#define LLT_TAGGEDUNION 365 +#define LLT_THEN 366 +#define LLT_TYPE 367 +#define LLT_TYPEDEF 368 +#define LLT_UNCHANGED 369 +#define LLT_USES 370 +#define LLT_CHAR 371 +#define LLT_CONST 372 +#define LLT_DOUBLE 373 +#define LLT_ENUM 374 +#define LLT_FLOAT 375 +#define LLT_INT 376 +#define LLT_ITER 377 +#define LLT_YIELD 378 +#define LLT_LONG 379 +#define LLT_SHORT 380 +#define LLT_SIGNED 381 +#define LLT_UNKNOWN 382 +#define LLT_STRUCT 383 +#define LLT_TELIPSIS 384 +#define LLT_UNION 385 +#define LLT_UNSIGNED 386 +#define LLT_VOID 387 +#define LLT_VOLATILE 388 +#define LLT_PRINTFLIKE 389 +#define LLT_SCANFLIKE 390 +#define LLT_MESSAGELIKE 391 extern YYSTYPE yllval;