Home
last modified time | relevance | path

Searched refs:nuke (Results 1 – 25 of 36) sorted by relevance

12

/netbsd-src/games/warp/
H A Dweapon.c117 if (attackee == nuke) { in attack()
140 if (attackee == nuke) { in attack()
143 tract(nuke,dy,dx,rand_mod(3)?1:-1); in attack()
209 if (attackee == nuke) { in attack()
212 tract(nuke,dy,dx,rand_mod(3)?1:-1); in attack()
245 if (attackee == nuke) { in attack()
248 tract(nuke,dy,dx,rand_mod(3)?1:-1); in attack()
269 if (attackee == nuke) { in attack()
272 tract(nuke,dy,dx,rand_mod(3)?1:-1); in attack()
282 if (attackee == nuke) { in attack()
[all …]
H A Dthem.c60 if (occupant[y][x] == nuke) /* except go for nucleus */ in their_smarts()
76 nuke->velx = nuke->vely = 0; in their_smarts()
77 if (nuke->strategy && ambsize < 90 && !rand_mod(200-smarts)) in their_smarts()
195 if (curkl == nuke) { in their_smarts()
328 attack(nuke); in their_smarts()
344 y = nuke->posy; in modify_amoeba()
345 x = nuke->posx; in modify_amoeba()
347 if (nuke->strategy && rand_mod(3)) { in modify_amoeba()
348 dy = nuke->strategy & 3; in modify_amoeba()
351 dx = (nuke->strategy >> 2) & 3; in modify_amoeba()
[all …]
H A Dinit.c393 nuke = make_object(Enemy,'&',y,x,0,0,32767L, in initialize()
401 nuke->strategy = rand_mod(256); /* random direction */ in initialize()
409 enemies = nuke; in initialize()
411 movers = nuke; in initialize()
H A Dobject.h59 EXT OBJECT *nuke; variable
H A Dmove.c148 if (numamoebas && curobj == nuke && temp->image == '+') in move_universe()
163 blast[y][x] += (temp==nuke ? 80000 : 1250); in move_universe()
245 amb[y][x] == '~' && temp != nuke) { in move_universe()
/netbsd-src/sys/arch/hpcsh/conf/
H A Dioconf.incl.hpcsh9 #undef SET /* XXX: nuke stupid SET macro defined in <sys/types.h> */
/netbsd-src/sys/arch/hpcmips/conf/
H A Dioconf.incl.hpcmips9 #undef SET /* XXX: nuke stupid SET macro defined in <sys/types.h> */
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-c-790 nuke-trailing-whitespace-p:nil
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d385 auto nuke = blockFor(root); in minimize() local
387 parent.deallocate(nuke); in minimize()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d414 auto nuke = blockFor(root); in minimize() local
416 parent.deallocate(nuke); in minimize()
/netbsd-src/sys/net80211/
H A DCHANGES121 o nuke private sc_keyixmap mechansim in favor of net80211 support
366 nuke assert that duplicates real check
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A DChangeLog328 * nuke kerberos 4 kadmin goo
/netbsd-src/external/gpl3/autoconf/dist/tests/
H A Dtorture.at618 # expout, hence nuke the one left by AC_OUTPUT_MAKE_DEFS.
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A DChangeLog1276 * randkey_s.c (kadm5_s_randkey_principal): nuke old mkvno,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DREADME.txt525 be pretty easy, and will nuke all the copies.
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2000513 * kdc/hprop-common.c: nuke extra definitions of
/netbsd-src/external/gpl3/gdb.old/dist/texinfo/
H A Dtexinfo.tex9276 @c So we have to nuke it.
9280 @c eval: (add-hook 'write-file-hooks 'nuke-trailing-whitespace)
/netbsd-src/external/gpl3/binutils.old/dist/texinfo/
H A Dtexinfo.tex9276 @c So we have to nuke it.
9280 @c eval: (add-hook 'write-file-hooks 'nuke-trailing-whitespace)
/netbsd-src/external/gpl3/binutils/dist/texinfo/
H A Dtexinfo.tex9276 @c So we have to nuke it.
9280 @c eval: (add-hook 'write-file-hooks 'nuke-trailing-whitespace)
/netbsd-src/external/gpl3/gdb/dist/texinfo/
H A Dtexinfo.tex9276 @c So we have to nuke it.
9280 @c eval: (add-hook 'write-file-hooks 'nuke-trailing-whitespace)
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-971178 nuke the comment which says this has not been done. #if 0 isn't
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog4540 (\emptymacro): and nuke this one.
/netbsd-src/external/gpl2/xcvs/dist/doc/
H A DChangeLog5187 (cvsclient.dvi): Don't nuke the aux file. They're small and
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19953116 symfile_objfile, nuke it.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19953116 symfile_objfile, nuke it.

12