Home
last modified time | relevance | path

Searched refs:OPT_rounds (Results 1 – 6 of 6) sorted by relevance

/dports/games/tycho/tycho/
H A Dexhaust.c63 unsigned int OPT_rounds = 1; /* number of rounds to fight */ variable
485 printf (valueu64, (NWarriors * (NWarriors / 2) * OPT_rounds)); in output_results()
495 printf (valueu64, (NWarriors * (NWarriors / 2) * OPT_rounds) / run_time); in output_results()
601 OPT_rounds = tmp; in readargs()
684 if (OPT_rounds > 0 && NWarriors > 1) in main()
695 for (n = 0; n < OPT_rounds; n++) { in main()
/dports/games/species/tycho/
H A Dexhaust.c63 unsigned int OPT_rounds = 1; /* number of rounds to fight */ variable
485 printf (valueu64, (NWarriors * (NWarriors / 2) * OPT_rounds)); in output_results()
495 printf (valueu64, (NWarriors * (NWarriors / 2) * OPT_rounds) / run_time); in output_results()
601 OPT_rounds = tmp; in readargs()
684 if (OPT_rounds > 0 && NWarriors > 1) in main()
695 for (n = 0; n < OPT_rounds; n++) { in main()
/dports/games/fmars/fmars-0.0.207/
H A Dexhaust.c74 unsigned int OPT_rounds = 1; /* number of rounds to fight */ variable
159 OPT_rounds); in import_warriors()
523 OPT_rounds = tmp;
616 for (n = 0; n < OPT_rounds; n++) in main()
/dports/games/exhaust-ma/exhaust-ma-1.9/
H A Dexhaust.c63 unsigned int OPT_rounds = 1; /* number of rounds to fight */ variable
460 OPT_rounds = tmp; in readargs()
522 for ( n = 0; n < OPT_rounds; n++ ) { in main()
/dports/games/exhaust/exhaust-1.9.2/
H A Dexhaust.c64 unsigned int OPT_rounds = 1; /* number of rounds to fight */ variable
522 OPT_rounds = tmp; in readargs()
585 for ( n = 0; n < OPT_rounds; n++ ) { in main()
/dports/games/exhaust-doc/exhaust-1.9.2/
H A Dexhaust.c64 unsigned int OPT_rounds = 1; /* number of rounds to fight */ variable
522 OPT_rounds = tmp; in readargs()
585 for ( n = 0; n < OPT_rounds; n++ ) { in main()