Searched refs:eat (Results 1 - 20 of 20) sorted by relevance

/src/sys/external/isc/libsodium/dist/build-aux/
H A Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
269 if test -n "$eat"; then
270 eat
[all...]
H A Ddepcomp635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
/src/sys/external/isc/libsodium/dist/
H A Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat
[all...]
H A Ddepcomp635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
/src/lib/librumpuser/build-aux/
H A Dcompile138 if test -n "$eat"; then
139 eat=
144 eat=1
159 eat=1
170 eat=1
181 eat=1
200 eat=1
232 eat=
268 if test -n "$eat"; then
269 eat
[all...]
H A Ddepcomp635 cleared=no eat=no
643 if test $eat = yes; then
644 eat=no
653 eat=yes ;;
/src/games/larn/
H A Dextern.h46 void eat(int, int);
H A Dcreate.c135 eat(1, 1);
175 function to eat away a filled in maze
178 eat(int xx, int yy) function in typeref:typename:void
191 eat(xx - 2, yy);
200 eat(xx + 2, yy);
209 eat(xx, yy - 2);
218 eat(xx, yy + 2);
H A Dmonster.c603 eat(1, 1);
1483 * 1 rust monster eat armor
/src/games/rogue/
H A Dplay.c131 eat();
H A Drogue.h484 void eat(void);
H A Duse.c395 eat(void) function in typeref:typename:void
401 ch = pack_letter("eat what?", FOOD);
411 messagef(0, "you can't eat that");
/src/games/hack/
H A DMakefile10 hack.do.c hack.do_name.c hack.do_wear.c hack.dog.c hack.eat.c \
/src/games/battlestar/
H A Dcypher.c313 wordnumber = eat();
317 puts("Nothing to eat!");
319 eat();
H A Dextern.h345 int eat(void);
H A Dcommand4.c408 eat(void) function in typeref:typename:int
421 puts("You can't eat that!");
429 printf("You can't eat %s%s!\n",
/src/lib/libc/time/
H A Dzic.c611 eat(int fnum, lineno num) function in typeref:typename:void
792 eat(links[i].l_filenum, links[i].l_linenum);
1166 eat(COMMAND_LINE_FILENUM, 1);
1170 eat(COMMAND_LINE_FILENUM, 1);
1647 eat(rules[i].r_filenum, rules[i].r_linenum);
1649 eat(rules[i + 1].r_filenum, rules[i + 1].r_linenum);
1689 eat(zp->z_filenum, zp->z_linenum);
1760 eat(fnum, num);
3276 eat(zp->z_filenum, zp->z_linenum);
3442 eat(z
[all...]
/src/sys/arch/vax/vax/
H A Dintvec.S273 addl2 $4, %sp # eat the code
/src/lib/libc/citrus/modules/
H A Dcitrus_iso2022.c607 /* eat the letter if this is not ESC */
685 * if we've got an unknown escape sequence, eat the ESC at the
706 goto eat;
714 eat:
715 /* no letter to eat */
722 /* normal chars. always eat C0/C1 as is. */
/src/usr.bin/m4/TEST/
H A Dtest.m4199 disappear. Some dragons eat any traveler who comes too close; others are

Completed in 19 milliseconds