Home
last modified time | relevance | path

Searched refs:getsect (Results 1 – 25 of 146) sorted by relevance

123456

/dports/x11-wm/ctwm/ctwm-4.0.3/tools/
H A Dmk_function_bits.sh52 getsect() { function
112 $(getsect main \
123 $(getsect synthetic \
178 $(getsect main \
261 $( ( getsect main | ${AWK} '{printf "%s\n", $1}' ;
262 getsect aliases | ${AWK} '{printf "%s %s\n", $1, $2}'
308 $(getsect main | ${AWK} '{printf "%s %s %s\n", toupper($1), $1, $4}'
309 getsect synthetic | ${AWK} '{printf "%s %s -\n", toupper($1), $1}'
/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Dexpl.c131 getsect(x, y, &start); in c_explore()
171 getsect(start.sct_x, start.sct_y, &sect); in c_explore()
175 getsect(sect.sct_x, sect.sct_y, &sect); in c_explore()
183 getsect(endsect.sct_x, endsect.sct_y, &sect); in c_explore()
193 getsect(start.sct_x, start.sct_y, &start); in c_explore()
200 getsect(start.sct_x, start.sct_y, &start); in c_explore()
209 getsect(start.sct_x, start.sct_y, &sect); in c_explore()
228 getsect(start.sct_x, start.sct_y, &sect); in c_explore()
242 getsect(start.sct_x, start.sct_y, &sect); in c_explore()
269 getsect(start.sct_x, start.sct_y, &start); in c_explore()
[all …]
H A Dmove.c82 if (!getsect(x, y, &sect) || !player->owner) { in c_move()
160 getsect(x, y, &start); in c_move()
213 getsect(x, y, &sect); in c_move()
221 getsect(x, y, &start); in c_move()
232 getsect(endsect.sct_x, endsect.sct_y, &sect); in c_move()
241 getsect(x, y, &sect); in c_move()
246 getsect(x, y, &sect); in c_move()
254 getsect(x, y, &sect); in c_move()
264 getsect(x, y, &start); in c_move()
308 getsect(tsct.sct_x, tsct.sct_y, &sect); in c_move()
[all …]
H A Dtran.c105 if (!getsect(srcx, srcy, &sect) || !player->owner) { in tran_nuke()
135 getsect(srcx, srcy, &sect); in tran_nuke()
203 if (!getsect(srcx, srcy, &sect) || !player->owner) { in tran_plane()
235 getsect(srcx, srcy, &sect); in tran_plane()
H A Dswap.c54 !getsect(secta.sct_x, secta.sct_y, &secta)) in c_swapsector()
59 !getsect(sectb.sct_x, sectb.sct_y, &sectb)) in c_swapsector()
94 getsect(sectb.sct_x, sectb.sct_y, &sectb); in c_swapsector()
H A Dnew.c74 if (!sarg_xy(p, &x, &y) || !getsect(x, y, &sect)) in c_newcap()
81 getsect(x + 2, y, &sect); in c_newcap()
119 getsect(x, y, &sect); in init_sanct()
H A Dmine.c69 if (getsect(ship.shp_x, ship.shp_y, &sect) == 0 || in c_mine()
118 if (!getsect(land.lnd_x, land.lnd_y, &sect) in c_lmine()
148 getsect(sect.sct_x, sect.sct_y, &sect); in c_lmine()
H A Dmfir.c123 if (!getsect(item.land.lnd_x, item.land.lnd_y, &fsect)) in c_fire()
193 if (!getsect(item.sect.sct_x, item.sect.sct_y, &fsect)) in c_fire()
241 if (!getsect(x, y, &vsect)) { in c_fire()
246 if (!sarg_xy(ptr, &x, &y) || !getsect(x, y, &vsect)) { in c_fire()
385 getsect(fland.lnd_x, fland.lnd_y, &fsect); in c_fire()
391 getsect(x, y, &vsect); in c_fire()
490 getsect(fp->x, fp->y, &sect); in do_defdam()
H A Ddist.c63 getsect(sect.sct_dist_x, sect.sct_dist_y, &tsect); in c_distribute()
85 if (!getsect(dstx, dsty, &dsect)) { in c_distribute()
H A Dpara.c72 getsect(tx, ty, &target); in c_paradrop()
100 getsect(tx, ty, &target); in c_paradrop()
H A Dupgr.c98 getsect(land.lnd_x, land.lnd_y, &sect); in lupgr()
178 getsect(ship.shp_x, ship.shp_y, &sect); in supgr()
257 getsect(plane.pln_x, plane.pln_y, &sect); in pupgr()
/dports/games/wolfpack/empire-4.4.1/src/lib/subs/
H A Dcoastal.c47 getsect(x + diroff[n][0], y + diroff[n][1], &sect); in update_coastal_flag()
65 getsect(x + diroff[n][0], y + diroff[n][1], &sect); in coastal_sea_to_land()
83 getsect(x + diroff[n][0], y + diroff[n][1], &sect); in coastal_land_to_sea()
H A Dpaths.c110 getsect(x, y, &sect); in getpath()
138 getsect(nx, ny, &sect); in getpath()
154 getsect(x, y, &sect); in getpath()
218 if (!getsect(x, y, &s)) in pathtoxy()
H A Ddetonate.c76 getsect(x, y, &sect); in detonate()
168 getsect(ship.shp_x, ship.shp_y, &sect1); in detonate()
211 getsect(ship.shp_x, ship.shp_y, &sect1); in detonate()
249 getsect(ship.shp_x, ship.shp_y, &sect1); in detonate()
H A Dmove.c114 if (!getsect(curx, cury, &sect)) { in move_ground()
194 if (!getsect(tmpx, tmpy, &next)) { in move_ground()
290 if (!getsect(curx, cury, &sect)) in move_map()
332 getsect(x, y, &sect); in check_lmines()
H A Dplnsub.c102 if (!sarg_xy(p, &x, &y) || !getsect(x, y, ap_sect)) in get_assembly_point()
174 getsect(x, y, &target->sect); in pln_where_to_land()
248 getsect(tx, ty, &sect); in pln_newlanding()
279 getsect(tx, ty, &sect); in pln_dropoff()
358 getsect(tx, ty, &sect); in pln_mine()
510 if (!getsect(pp->pln_x, pp->pln_y, &sect)) { in pln_airbase_ok()
670 getsect(pp->pln_x, pp->pln_y, &sect); in pln_equip()
831 getsect(pp->pln_x, pp->pln_y, &sect); in pln_put1()
954 getsect(x, y, &sect); in plane_sweep()
H A Dlndsub.c141 getsect(lp->lnd_x, lp->lnd_y, &sect); in lnd_reaction_range()
234 getsect(ret_x, ret_y, &sect); in lnd_take_casualty()
379 if (!lp->lnd_own || !getsect(lp->lnd_x, lp->lnd_y, &sect)) { in lnd_may_mar()
609 getsect(llp->unit.land.lnd_x, llp->unit.land.lnd_y, &sect); in lnd_sweep()
638 getsect(llp->unit.land.lnd_x, llp->unit.land.lnd_y, &sect); in lnd_sweep()
674 getsect(llp->unit.land.lnd_x, llp->unit.land.lnd_y, &sect); in lnd_check_one_mines()
894 getsect(lp->lnd_x, lp->lnd_y, &sect); in lnd_hardtarget()
967 getsect(llp->unit.land.lnd_x, llp->unit.land.lnd_y, &sect); in lnd_abandon_askyn()
1005 getsect(llp->unit.land.lnd_x, llp->unit.land.lnd_y, &osect); in lnd_mar_dir()
1009 getsect(newx, newy, &sect); in lnd_mar_dir()
[all …]
H A Dbridgefall.c65 getsect(nx, ny, &sect); in bridge_support_at()
112 getsect(nx, ny, &sect); in bridgefall()
/dports/games/vitetris/vitetris-0.59.1/src/
H A Doptions.c46 static struct sect *getsect(const char *name, struct sect **prev) in getsect() function
64 struct sect *s = getsect(name, NULL); in addsect()
115 struct sect *s = getsect(sect_name, NULL); in getoptions()
200 struct sect *s = getsect(sect_name, NULL); in unsetoption()
217 s = getsect(sect_name, &p); in freeoptions()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/fossil/
H A Dflfmt9660.c193 getsect(uchar *buf, int n) in getsect() function
233 getsect(root, 16); in iso9660init()
252 getsect(sect, startoff/Blocksize); in iso9660init()
272 getsect(sect, startoff/Blocksize); in iso9660labels()
326 getsect(sect, little(c->dloc, 4)); in iso9660start()
350 getsect(sect, off/Blocksize); in iso9660copydir()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/build/secondary/third_party/crashpad/crashpad/compat/
H A DBUILD.gn28 "mac/mach-o/getsect.cc",
29 "mac/mach-o/getsect.h",
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/build/secondary/third_party/crashpad/crashpad/compat/
H A DBUILD.gn28 "mac/mach-o/getsect.cc",
29 "mac/mach-o/getsect.h",
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/build/secondary/third_party/crashpad/crashpad/compat/
H A DBUILD.gn28 "mac/mach-o/getsect.cc",
29 "mac/mach-o/getsect.h",
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/build/secondary/third_party/crashpad/crashpad/compat/
H A DBUILD.gn28 "mac/mach-o/getsect.cc",
29 "mac/mach-o/getsect.h",
/dports/devel/z88dk/z88dk/ext/cpm/
H A Dcpmtool.c151 void getsect(unsigned char *buf, int sect) in getsect() function
280 getsect(buf, x); in alloc_extents()
315 getsect(buf, x + SECTOR_DIR); in get_map()
393 getsect(buf, x + SECTOR_DIR); in find_file()
435 getsect(buf, (blk << dpb->bsh) + recblk); in read_file()
544 getsect(buf, sect); in write_dir()
754 getsect(buf, x + SECTOR_DIR); in atari_dir()

123456