Home
last modified time | relevance | path

Searched refs:xhsize (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/zangband/zangband/src/
H A Dgrid.c1505 xhsize = xsize / 2; in generate_hmap()
1509 xsize = xhsize * 2; in generate_hmap()
1513 fill_data.xmin = x0 - xhsize; in generate_hmap()
1515 fill_data.xmax = x0 + xhsize; in generate_hmap()
1836 int x, y, i, xhsize, yhsize; in generate_fracave() local
1841 xhsize = xsize / 2; in generate_fracave()
1877 clear_vault(x0 - xhsize, y0 - yhsize, in generate_fracave()
1981 clear_vault(x0 - xhsize, y0 - yhsize, in generate_fracave()
2003 int x, y, xhsize, yhsize; in generate_lake() local
2008 xhsize = xsize / 2; in generate_lake()
[all …]
H A Drooms.c2365 xsize = xhsize * 2; in build_type9()
2690 x = rand_range(x0 - xhsize + 1, x0 - xhsize + xsize - 2); in build_bubble_vault()
2769 xhsize = xsize / 2; in build_room_vault()
2786 x1 = randint1(xhsize) * 2 + x0 - xhsize; in build_room_vault()
2787 x2 = randint1(xhsize) * 2 + x0 - xhsize; in build_room_vault()
2796 x1 = rand_range(x0 - xhsize + 1, x0 - xhsize + xsize - 2); in build_room_vault()
2823 xsize = xhsize * 2; in build_cave_vault()
2852 for (x = x0 - xhsize; x < x0 - xhsize + xsize; x++) in build_cave_vault()
3543 xhsize = xsiz / 2; in build_elemental_vault()
3545 xsize = xhsize * 2; in build_elemental_vault()
[all …]
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dgenerate.c5222 xhsize = xsize / 2;
5226 xsize = xhsize * 2;
5485 xhsize = xsize / 2;
6193 fill_treasure(wpos, x0 - xhsize + 1, x0 - xhsize + xsize - 2,
6292 xhsize = xsize / 2;
6311 x1 = randint(xhsize) * 2 + x0 - xhsize;
6312 x2 = randint(xhsize) * 2 + x0 - xhsize;
6330 fill_treasure(wpos, x0 - xhsize + 1, x0 - xhsize + xsize - 1,
6352 xhsize = xsiz / 2;
6354 xsize = xhsize * 2;
[all …]
/dports/devel/sunpromake/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
H A Dxheader.c74 EXPORT size_t xhsize __PR((void));
341 xhsize() in xhsize() function
/dports/devel/sccs/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
H A Dxheader.c74 EXPORT size_t xhsize __PR((void));
341 xhsize() in xhsize() function
/dports/net/rscsi/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
H A Dxheader.c74 EXPORT size_t xhsize __PR((void));
341 xhsize() in xhsize() function
/dports/archivers/star/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
/dports/editors/ved/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
/dports/devel/schilybase/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
H A Dxheader.c74 EXPORT size_t xhsize __PR((void));
341 xhsize() in xhsize() function
/dports/devel/smake/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Dstarsubs.h293 extern size_t xhsize __PR((void));
H A Dvolhdr.c659 if ((xhsize() + 2 * TBLOCK) > (gip->blocksize * TBLOCK)) {

12