| /src/games/hack/ |
| hack.read.c | 80 boolean confused = (Confusion != 0); local 94 if (confused) 95 pline("Being confused, you mispronounce the magic words ... "); 110 if (confused) { 129 if (confused) { 156 if (confused) { 171 if (confused) 179 if (confused) 187 if (confused) 195 if (confused) [all...] |
| /src/games/rogue/ |
| use.c | 60 short confused = 0; variable 158 "you feel confused")); 354 if (confused && extra) { 356 } else if (confused) { 357 confused = (confused / 2) + 1; 604 confused += get_rand(12, 22); 610 confused = 0; 611 messagef(1, "you feel less %s now", (halluc ? "trippy" : "confused"));
|
| move.c | 80 if (confused) { 177 return((confused ? STOPPED_ON_SOMETHING : MOVED)); 248 if (confused) { 471 if (confused) { 472 if (!(--confused)) {
|
| save.c | 153 r_write(fp, &confused, sizeof(confused)); 233 r_read(fp, &confused, sizeof(confused));
|
| rogue.h | 236 short hit_enchant; /* how many moves is confused */ 365 #define CONFUSED 01000L 686 extern short confused;
|
| /src/usr.bin/make/unit-tests/ |
| opt-debug-var.mk | 20 # less often as it can be visually confused with the shell construct for
|
| /src/external/gpl2/texinfo/dist/makeinfo/tests/ |
| menu-whitespace | 43 Makeinfo is being confused by the whitespace after @menu, or rather by its
|
| /src/external/lgpl3/gmp/dist/mpn/pa64/ |
| aors_n.asm | 36 dnl where the processor gets confused about where carry comes from.
|
| /src/usr.bin/make/ |
| test-variants.mk | 104 # When optimizing for small code size, GCC gets confused by the initialization
|
| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| sha512-parisc.pl | 315 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD 321 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD
|
| /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| sha512-parisc.pl | 315 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD 321 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| sha512-parisc.pl | 312 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD 318 nop ; otherwise /usr/ccs/bin/as is confused by below .WORD
|
| /src/external/lgpl3/gmp/dist/demos/perl/ |
| GMP.pm | 416 string, which is not to be confused with the module version number.
|
| /src/sys/arch/m68k/060sp/dist/ |
| isp.s | 3234 # else the BUSCR register control gets confused. # 3851 # else the BUSCR register control gets confused. #
|
| /src/external/gpl2/gettext/dist/build-aux/ |
| texinfo.tex | 893 % complicated argument parsing or otherwise get confused, so we 2632 % \enddoublecolumns gets confused if there is no text in the index, 2664 % \balancecolumns gets confused if there is any shrink.
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/uni/ |
| package.d | 261 and should not be confused with a $(S_LINK Glyph, glyph). 265 and should not be confused with a $(LREF Grapheme).
|
| /src/external/gpl2/diffutils/dist/config/ |
| texinfo.tex | 2523 % complicated argument parsing or otherwise get confused, so we 3118 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/gpl2/grep/dist/doc/ |
| texinfo.tex | 2437 % complicated argument parsing or otherwise get confused, so we 3007 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/gpl2/gmake/dist/config/ |
| texinfo.tex | 3658 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/gpl2/groff/dist/doc/ |
| texinfo.tex | 3569 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/gpl2/texinfo/dist/doc/ |
| texinfo.tex | 3569 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/bsd/am-utils/dist/doc/ |
| texinfo.tex | 4903 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/bsd/flex/dist/build-aux/ |
| texinfo.tex | 4903 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/gpl2/xcvs/dist/build-aux/ |
| texinfo.tex | 4631 % \enddoublecolumns gets confused if there is no text in the index,
|
| /src/external/gpl3/autoconf/dist/build-aux/ |
| texinfo.tex | 4850 % \enddoublecolumns gets confused if there is no text in the index,
|