HomeSort by: relevance | last modified time | path
    Searched refs:cvntab (Results 1 - 9 of 9) sorted by relevancy

  /src/games/trek/
getpar.h 37 struct cvntab { struct
44 extern const struct cvntab Skitab[];
45 extern const struct cvntab Lentab[];
50 const struct cvntab *getcodpar(const char *, const struct cvntab[]);
play.c 61 static const struct cvntab Comtab[] = {
99 const struct cvntab *r;
shield.c 62 static const struct cvntab Udtab[] = {
72 const struct cvntab *r;
getpar.c 99 static const struct cvntab Yntab[] = {
108 const struct cvntab *r;
119 const struct cvntab *
120 getcodpar(const char *s, const struct cvntab tab[])
123 const struct cvntab *r;
win.c 66 const struct cvntab *p;
setup.c 62 const struct cvntab Lentab[] = {
70 const struct cvntab Skitab[] = {
83 const struct cvntab *r;
srscan.c 75 const struct cvntab *p;
computer.c 93 static struct cvntab Cputab[] = {
116 const struct cvntab *r;
phaser.c 79 static struct cvntab Matab[] = {
109 const struct cvntab *ptr;

Completed in 13 milliseconds