HomeSort by: relevance | last modified time | path
    Searched refs:worm (Results 1 - 5 of 5) sorted by relevancy

  /src/games/worm/
Makefile 4 PROG= worm
5 MAN= worm.6
  /src/games/
Makefile 17 wargames warp worm worms wtf wump
  /src/games/worms/
worms.c 187 static struct worm { struct
191 } *worm; variable in typeref:struct:worm *
208 struct worm *w;
216 bool docaput = false; /* -H, show which end of worm is head */
237 field = "WORM";
310 field = "WORM";
430 if (!(worm = calloc((size_t)number, sizeof(struct worm))))
447 for (n = number, w = &worm[0]; --n >= 0; w++) {
501 for (n = 0, w = &worm[0]; n < number; n++, w++)
    [all...]
  /src/games/hack/
Makefile 19 hack.wizard.c hack.worm.c hack.worn.c hack.zap.c rnd.c
  /src/usr.bin/make/unit-tests/
varmod.mk 194 .if ${word:L:C,d$,m,} != "worm"
235 .if ${word:L:S,d$,m,} != "worm"
238 .if ${word:L:S,d,m$,} != "worm\$"

Completed in 14 milliseconds