Searched refs:coord (Results 1 - 22 of 22) sorted by relevance

/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.eshk.h79 coord shk; /* usual position shopkeeper */
80 coord shd; /* position shop door */
H A Dhack.track.c74 static coord utrack[UTSZ];
97 coord *
101 coord tc;
H A Ddef.mkroom.h75 extern coord doors[DOORMAX];
H A Dhack.Decl.c81 coord doors[DOORMAX];
108 coord bhitpos;
H A Dhack.mkmaze.c85 coord mm;
210 coord
213 coord mm;
H A Ddef.monst.h73 coord mtrack[MTSZ]; /* monster track */
H A Dextern.h95 coord getpos(int, const char *);
216 coord enexto(xchar, xchar);
232 coord mazexy(void);
254 int mfndpos(struct monst *, coord[9 ], int[9 ], int);
432 coord *gettrack(int, int);
H A Dhack.h78 } coord; typedef in typeref:struct:__anon2971
80 #include "def.monst.h" /* uses coord */
210 extern coord bhitpos; /* place where thrown weapon falls to the ground */
H A Dhack.do_name.c78 coord
82 coord cc;
121 coord cc;
H A Dhack.makemon.c171 coord mm;
183 coord
187 coord foo[15], *tfoo;
H A Dhack.mklev.c104 static coord finddpos(int, int, int, int);
378 static coord
381 coord ff;
571 coord cc, tt;
729 coord dd;
819 coord mm;
841 coord mm;
H A Dhack.dog.c202 coord poss[9];
351 coord *cp;
H A Dhack.mon.c327 coord poss[9];
413 coord *cp;
576 mfndpos(struct monst *mon, coord poss[9], int info[9], int flag)
986 coord mm;
H A Dhack.trap.c367 coord cc;
H A Dhack.apply.c328 static coord dig_pos;
H A Dhack.pri.c195 static coord tc[COLNO]; /* but watch reflecting beams! */
H A Dhack.shk.c948 coord poss[9];
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/forward_list/modifiers/
H A D1.cc33 : type(t), coord(c) { }
37 std::array<double, 3> coord; member in class:PathPoint
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr41144.C16 coord_type coord[3]; local
/netbsd-6-1-5-RELEASE/external/mit/xorg/lib/libxcb/files/
H A Dglx.c7745 ** @param uint32_t coord
7754 uint32_t coord /**< */,
7769 xcb_out.coord = coord;
7787 ** @param uint32_t coord
7796 uint32_t coord /**< */,
7811 xcb_out.coord = coord;
7901 ** @param uint32_t coord
7910 uint32_t coord /**< */,
[all...]
H A Dglx.h1914 uint32_t coord; /**< */ member in struct:xcb_glx_get_tex_gendv_request_t
1950 uint32_t coord; /**< */ member in struct:xcb_glx_get_tex_genfv_request_t
1986 uint32_t coord; /**< */ member in struct:xcb_glx_get_tex_geniv_request_t
9148 ** @param uint32_t coord
9157 uint32_t coord /**< */,
9178 ** @param uint32_t coord
9187 uint32_t coord /**< */,
9275 ** @param uint32_t coord
9284 uint32_t coord /**< */,
9305 ** @param uint32_t coord
[all...]
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c130529 double coord = DCOORD(cell.aCoord[p->iCoord]); local
132082 float coord = (float)(DCOORD(aCell[ii].aCoord[iDim*2+1]) - local
[all...]

Completed in 534 milliseconds