Symbol: coord
games/hack/def.eshk.h
79
coord shk; /* usual position shopkeeper */
games/hack/def.eshk.h
80
coord shd; /* position shop door */
games/hack/def.mkroom.h
75
extern coord doors[DOORMAX];
games/hack/def.monst.h
73
coord mtrack[MTSZ]; /* monster track */
games/hack/extern.h
216
coord enexto(xchar, xchar);
games/hack/extern.h
232
coord mazexy(void);
games/hack/extern.h
254
int mfndpos(struct monst *, coord[9 ], int[9 ], int);
games/hack/extern.h
432
coord *gettrack(int, int);
games/hack/extern.h
95
coord getpos(int, const char *);
games/hack/hack.Decl.c
108
coord bhitpos;
games/hack/hack.Decl.c
81
coord doors[DOORMAX];
games/hack/hack.apply.c
328
static coord dig_pos;
games/hack/hack.do_name.c
121
coord cc;
games/hack/hack.do_name.c
78
coord
games/hack/hack.do_name.c
82
coord cc;
games/hack/hack.dog.c
202
coord poss[9];
games/hack/hack.dog.c
351
coord *cp;
games/hack/hack.h
210
extern coord bhitpos; /* place where thrown weapon falls to the ground */
games/hack/hack.makemon.c
171
coord mm;
games/hack/hack.makemon.c
183
coord
games/hack/hack.makemon.c
187
coord foo[15], *tfoo;
games/hack/hack.mklev.c
104
static coord finddpos(int, int, int, int);
games/hack/hack.mklev.c
378
static coord
games/hack/hack.mklev.c
381
coord ff;
games/hack/hack.mklev.c
571
coord cc, tt;
games/hack/hack.mklev.c
729
coord dd;
games/hack/hack.mklev.c
819
coord mm;
games/hack/hack.mklev.c
841
coord mm;
games/hack/hack.mkmaze.c
210
coord
games/hack/hack.mkmaze.c
213
coord mm;
games/hack/hack.mkmaze.c
85
coord mm;
games/hack/hack.mon.c
327
coord poss[9];
games/hack/hack.mon.c
413
coord *cp;
games/hack/hack.mon.c
576
mfndpos(struct monst *mon, coord poss[9], int info[9], int flag)
games/hack/hack.mon.c
986
coord mm;
games/hack/hack.pri.c
195
static coord tc[COLNO]; /* but watch reflecting beams! */
games/hack/hack.shk.c
948
coord poss[9];
games/hack/hack.track.c
101
coord tc;
games/hack/hack.track.c
74
static coord utrack[UTSZ];
games/hack/hack.track.c
97
coord *
games/hack/hack.trap.c
367
coord cc;
tests/modules/x86_pte_tester/x86_pte_tester.c
117
tester_ctx.coord.l2 = i;
tests/modules/x86_pte_tester/x86_pte_tester.c
144
tester_ctx.coord.l3 = i;
tests/modules/x86_pte_tester/x86_pte_tester.c
171
tester_ctx.coord.l4 = i;
tests/modules/x86_pte_tester/x86_pte_tester.c
57
} coord;
tests/modules/x86_pte_tester/x86_pte_tester.c
96
tester_ctx.coord.l1 = i;