/netbsd-src/games/warp/ |
H A D | weapon.c | 117 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 D | them.c | 60 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 D | init.c | 393 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 D | object.h | 59 EXT OBJECT *nuke; variable
|
H A D | move.c | 148 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 D | ioconf.incl.hpcsh | 9 #undef SET /* XXX: nuke stupid SET macro defined in <sys/types.h> */
|
/netbsd-src/sys/arch/hpcmips/conf/ |
H A D | ioconf.incl.hpcmips | 9 #undef SET /* XXX: nuke stupid SET macro defined in <sys/types.h> */
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | xgettext-c-7 | 90 nuke-trailing-whitespace-p:nil
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | free_list.d | 385 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 D | free_list.d | 414 auto nuke = blockFor(root); in minimize() local 416 parent.deallocate(nuke); in minimize()
|
/netbsd-src/sys/net80211/ |
H A D | CHANGES | 121 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 D | ChangeLog | 328 * nuke kerberos 4 kadmin goo
|
/netbsd-src/external/gpl3/autoconf/dist/tests/ |
H A D | torture.at | 618 # expout, hence nuke the one left by AC_OUTPUT_MAKE_DEFS.
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | ChangeLog | 1276 * randkey_s.c (kadm5_s_randkey_principal): nuke old mkvno,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | README.txt | 525 be pretty easy, and will nuke all the copies.
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2000 | 513 * kdc/hprop-common.c: nuke extra definitions of
|
/netbsd-src/external/gpl3/gdb.old/dist/texinfo/ |
H A D | texinfo.tex | 9276 @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 D | texinfo.tex | 9276 @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 D | texinfo.tex | 9276 @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 D | texinfo.tex | 9276 @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 D | ChangeLog-97 | 1178 nuke the comment which says this has not been done. #if 0 isn't
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 4540 (\emptymacro): and nuke this one.
|
/netbsd-src/external/gpl2/xcvs/dist/doc/ |
H A D | ChangeLog | 5187 (cvsclient.dvi): Don't nuke the aux file. They're small and
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1995 | 3116 symfile_objfile, nuke it.
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1995 | 3116 symfile_objfile, nuke it.
|