stage1_2/iec_bison.yy
changeset 596 4efb11e44065
parent 584 f95d6561d439
child 616 0c7663fdc8d3
equal deleted inserted replaced
595:c41975a290ce 596:4efb11e44065
   159                  YYRHSLOC(Rhs, 0).last_order;                                \
   159                  YYRHSLOC(Rhs, 0).last_order;                                \
   160              }                                                               \
   160              }                                                               \
   161          while (0)
   161          while (0)
   162 
   162 
   163 
   163 
   164 /* A macro for printing out internal parser errors... */
   164 #include "../main.hh" // required for ERROR() and ERROR_MSG() macros.
   165 #define ERROR error_exit(__FILE__,__LINE__)
       
   166 /* function defined in main.cc */
       
   167 extern void error_exit(const char *file_name, int line_no);
       
   168 
   165 
   169 
   166 
   170 
   167 
   171 /*************************/
   168 /*************************/
   172 /* global variables...   */
   169 /* global variables...   */