1 1.1 christos extern char *yytext; 2 1.1 christos extern int yylineno; 3 1.1 christos extern FILE *yyin; 4 1.1 christos 5 1.1 christos int yylex(void); 6 1.2 matt void yyerror(const char *); 7 1.1 christos 8 1.1 christos struct params *cgdparsefile(FILE *); 9
Indexes created Tue Sep 23 14:10:03 GMT 2025