Searched defs:weight (Results 1 – 5 of 5) sorted by relevance
/csrg-svn/games/hack/ |
H A D | hack.mkobj.c | 124 weight(obj) in weight() function
|
H A D | def.objects.h | 16 #define FOOD(name,prob,delay,weight,nutrition) { name, NULL, NULL, 1, 1,\ argument
|
/csrg-svn/games/gomoku/ |
H A D | makemove.c | 22 int weight[5] = { 0, 1, 7, 22, 100 }; variable
|
/csrg-svn/usr.bin/window/ |
H A D | compress.c | 51 short weight; member 70 #define wthreshp(weight, length) ((short) (weight) >= cc_wthresholds[length]) argument 72 #define wthreshp(weight, length) (0) argument
|
/csrg-svn/usr.sbin/sendmail/src/ |
H A D | domain.c | 96 int weight[MAXMXHOSTS]; local
|