#include "parm.h"#include <stdio.h>#include "ststructs.m"#include "streedefs.h"Go to the source code of this file.
Functions | |
| main () | |
| getname () | |
| yyerror () | |
Variables | |
| int | yynerrs |
| int | yyvline |
| int | yydebug = 17 |
| getname | ( | ) |
Definition at line 27 of file testvertex.c.
| main | ( | ) |
Definition at line 8 of file testvertex.c.
References addright(), lock, mknode(), NIL, prtree(), unlock, and vfree.
| yyerror | ( | ) |
Definition at line 29 of file testvertex.c.
| int yydebug = 17 |
Definition at line 33 of file testvertex.c.
Referenced by Ggeneratecode(), Ggeneratepcode(), GgenerateXcode(), main(), Vgeneratecode(), Vgeneratepcode(), and yylex().
| int yynerrs |
Definition at line 31 of file testvertex.c.
Referenced by checksigs(), finddecl1(), Gident(), label_refd_decls(), main(), sigids(), subst1(), tsubst1(), yyerror(), and yyperror().
| int yyvline |
Definition at line 32 of file testvertex.c.
1.5.4