]> andersk Git - splint.git/blobdiff - src/Headers/signature_gen.h
Fix tracker issue 1837229.
[splint.git] / src / Headers / signature_gen.h
index 078d0f02a0b1cd118e95e48000f3dd50080c0b19..d7e52426946c04021edee165ecdb9aab6dd2042b 100644 (file)
 
 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
 typedef union YYSTYPE
-
+#line 71 "signature.y"
 {
   ltoken ltok;  /* a leaf is also an ltoken */
   unsigned int count;
@@ -208,8 +208,8 @@ typedef union YYSTYPE
   /*@only@*/  lslOpList operators;
   /*@-redef@*/ /*@-matchfields@*/ 
 }
-/* Line 1529 of yacc.c.  */
-
+/* Line 1489 of yacc.c.  */
+#line 155 "signature.tab.h"
        YYSTYPE;
 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
 # define YYSTYPE_IS_DECLARED 1
This page took 0.059863 seconds and 4 git commands to generate.