HomeSort by: relevance | last modified time | path
    Searched refs:trade (Results 1 - 6 of 6) sorted by relevancy

  /src/games/monop/
Makefile 8 morg.c print.c prop.c rent.c roll.c spec.c trade.c
monop.h 219 /* trade.c */
220 void trade(void);
monop.c 73 "pay", /* 10 */ "trade", /* 11 */
115 trade, /* trade |* 11 *| */
trade.c 1 /* $NetBSD: trade.c,v 1.16 2012/06/19 05:35:32 dholland Exp $ */
35 static char sccsid[] = "@(#)trade.c 8.1 (Berkeley) 5/31/93";
37 __RCSID("$NetBSD: trade.c,v 1.16 2012/06/19 05:35:32 dholland Exp $");
50 typedef struct trd_st TRADE;
56 static TRADE trades[2];
62 static void move_em(TRADE *, TRADE *);
65 trade(void) function
77 printf("There ain't no-one around to trade WITH!!\n");
81 tradee = getinp("Which player do you wish to trade with? "
    [all...]
  /src/external/bsd/ipf/dist/
HISTORY 203 3459734 trade some cpu for memory
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/uni/
package.d 5448 allowed values are: 1, 2, 3 or 4. Levels represent different trade-offs
5479 $(P Builds a `Trie` with typically optimal speed-size trade-off

Completed in 19 milliseconds