C:/Users/Dennis/src/lang/russell.orig/src/pass1/parser/yyerr.c File Reference

#include <stdio.h>

Go to the source code of this file.

Defines

#define MAXERRS   30

Functions

 yyerror (char *msg)
 yyperror (char *msg)
 yywarn (char *msg)

Variables

int yynerrs
int yyline
int yycolno
unsigned yyinfnm


Define Documentation

#define MAXERRS   30

Definition at line 1 of file yyerr.c.

Referenced by yyperror().


Function Documentation

yyerror ( char *  msg  ) 

Definition at line 8 of file yyerr.c.

References yynerrs.

yyperror ( char *  msg  ) 

Definition at line 17 of file yyerr.c.

References getname(), MAXERRS, yycolno, yyinfnm, yyline, and yynerrs.

yywarn ( char *  msg  ) 

Definition at line 29 of file yyerr.c.

References getname(), yycolno, yyinfnm, and yyline.


Variable Documentation

int yycolno

Definition at line 55 of file scan.c.

Referenced by charfix(), getchr(), yyperror(), and yywarn().

unsigned yyinfnm

Definition at line 56 of file scan.c.

int yyline

Definition at line 54 of file scan.c.

int yynerrs

Definition at line 31 of file testvertex.c.


Generated on Fri Jan 25 10:39:49 2008 for russell by  doxygen 1.5.4