Searched refs:turns (Results 1 - 25 of 44) sorted by relevance

12

/openbsd-current/games/sail/
H A Dgame.c38 int turns; local
40 turns = ship->specs->ta;
41 if ((*af = (ship->file->drift > 1 && turns)) != 0) {
42 turns--;
44 turns = 0;
46 return turns;
/openbsd-current/games/adventure/
H A Dsave.c95 {&turns, sizeof(turns)},
H A Ddone.c110 printf("possible %d using %d turns.\n", mxscor, turns);
H A Dhdr.h158 turns, lmwarn, iwest, knfloc, detail, /* various flags & counters */
H A Dmain.c108 int turns, lmwarn, iwest, knfloc, detail, /* various flags & counters */ variable
231 turns++;
232 if (demo && turns >= SHORT)
H A Dinit.c187 turns = 0;
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder/
H A DFormatter.pm71 This is what takes events and turns them into TAP.
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Usage/scripts/
H A Dpod2usage.PL120 "utf8". It turns on generation of utf8 output.
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-z80.c2007 problems, which in turns makes it difficult to fix
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dvmsish.pm74 when they are executed. Doing a "no vmsish 'hushed'" turns off the
H A DSymbol.pm54 C<Symbol::qualify> turns unqualified symbol names into qualified
H A Dopen.pm215 C<:locale> also implicitly turns on C<:std>.
H A Ddiagnostics.pm64 just B<-t>) flag turns off the explanations of warning messages leaving just
129 disable diagnostics; # only turns off runtime warnings
134 enable diagnostics; # turns back on runtime warnings
H A DPerlIO.pm178 This is the inverse of the C<:utf8> pseudo-layer. It turns off the flag
/openbsd-current/gnu/usr.bin/perl/ext/B/
H A DO.pm97 stdout. The C<-D> option followed by various letters turns on
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/
H A DDumpAsXML.pm102 and turns it into indented and wrapped XML. This class is of
H A DXMLOutStream.pm108 Pod and turns it into XML.
H A DSearch.pm792 are produced. (Setting verbose to 1 turns on some messages, and setting
793 it to 2 turns on even more messages, i.e., makes the following search(es)
/openbsd-current/gnu/usr.bin/perl/dist/encoding-warnings/lib/encoding/
H A Dwarnings.pm120 This turns I<all> literal string in your program into unicode-strings
/openbsd-current/gnu/usr.bin/perl/ext/Pod-Html/lib/Pod/Html/
H A DUtil.pm243 Similar to C<htmlify()>, but turns non-alphanumerics into underscores. Note
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Formatter/
H A DTAP.pm452 This is what takes events and turns them into TAP.
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Constant/lib/ExtUtils/Constant/
H A DProxySubs.pm505 /* It turns out to be incredibly hard to deal with all the
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_div_impl.inc409 // The above line conditionally turns the below LT comparison into LTE
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dlib1funcs.asm178 ; turns both into +ve numbers, and leaves what the answer sign
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dlib1funcs.asm176 ; turns both into +ve numbers, and leaves what the answer sign

Completed in 172 milliseconds

12