HomeSort by: relevance | last modified time | path
    Searched refs:helps (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/games/trek/
win.c 76 if (Game.helps == 0 && Game.killb == 0 && Game.killinhab == 0 &&
help.c 97 Game.helps += 1;
score.c 108 s += (t = -100 * (u = Game.helps));
trek.h 257 char helps; /* number of help calls */ member in struct:Game_struct
setup.c 223 Game.helps = 0;
  /src/share/mk/
bsd.ioconf.mk 14 # XXX: ioconf.c doesn't need to depend on TOOL_CONFIG, but that helps
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/
lifetime.d 11 the type we want to build. This helps to build qualified objects on mutable
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/
popcount.asm 42 C The slightly strange quoting here helps the renaming done by tune/many.pl.
hamdist.asm 44 C The slightly strange quoting here helps the renaming done by tune/many.pl.
  /src/external/lgpl3/gmp/dist/mpn/arm64/
popcount.asm 40 C * Arrange to align the pointer, if that helps performance. Use the same
hamdist.asm 40 C * Arrange to align the pointer, if that helps performance. Use the same
  /src/external/lgpl3/gmp/dist/mpn/x86_64/
gcd_22.asm 3 dnl works for our use, and helps a lot for certain CPUs.
  /src/external/lgpl3/gmp/dist/mpn/arm/neon/
hamdist.asm 45 C * Arrange to align the pointer, if that helps performance. Use the same
popcount.asm 45 C * Arrange to align the pointer, if that helps performance. Use the same
  /src/external/bsd/ntp/dist/ntpd/
ntpd-opts.def 229 helps in these cases to use the
  /src/external/lgpl3/gmp/dist/mpn/x86/pentium/mmx/
rshift.asm 121 C cycles and would be 8 in a simple loop. Using mmx helps the return value
  /src/usr.bin/make/unit-tests/
varmod-indirect.mk 24 # Adding another level of indirection (the 2 nested :U expressions) helps.
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
bitmanip.d 3005 Returning a `ubyte[n]` helps prevent accidentally using a swapped value
3148 Taking a `ubyte[n]` helps prevent accidentally using a swapped value
3178 Returning a `ubyte[n]` helps prevent accidentally using a swapped value
3254 Taking a `ubyte[n]` helps prevent accidentally using a swapped value
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 3190 % The \closeout helps reduce unnecessary open files; the limit on the
5484 % How we'll format the type name. Putting it in brackets helps
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 3090 % The \closeout helps reduce unnecessary open files; the limit on the
5363 % How we'll format the type name. Putting it in brackets helps
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 3090 % The \closeout helps reduce unnecessary open files; the limit on the
5363 % How we'll format the type name. Putting it in brackets helps
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 4336 % The \closeout helps reduce unnecessary open files; the limit on the
7016 % How we'll format the category name. Putting it in brackets helps
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 4336 % The \closeout helps reduce unnecessary open files; the limit on the
7016 % How we'll format the category name. Putting it in brackets helps
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 4099 % The \closeout helps reduce unnecessary open files; the limit on the
6641 % How we'll format the type name. Putting it in brackets helps
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 4283 % The \closeout helps reduce unnecessary open files; the limit on the
6955 % How we'll format the category name. Putting it in brackets helps

Completed in 95 milliseconds

1 2