Searched defs:cost (Results 1 - 7 of 7) sorted by relevance
| /src/games/trek/ | ||
| H A D | computer.c | 117 int cost; local in function:computer [all...] |
| /src/games/monop/ | ||
| H A D | monop.h | 77 int cost; /* cost */ member in struct:sqr_st |
| /src/games/phantasia/ | ||
| H A D | misc.c | 165 double cost; /* cost of purchase */ local in function:tradingpost [all...] |
| H A D | phantstruct.h | 129 double cost; /* cost of item */ member in struct:menuitem |
| /src/sys/ufs/lfs/ | ||
| H A D | lfs_kclean.c | 797 long benefit, cost; local in function:segselect_cb_rosenblum |
| /src/libexec/lfs_cleanerd/ | ||
| H A D | lfs_cleanerd.c | 746 int64_t age, benefit, cost; local in function:calc_cb [all...] |
| /src/sys/kern/ | ||
| H A D | kern_entropy.c | 1608 unsigned cost = MIN(len, ENTROPY_CAPACITY)*NBBY; local in function:entropy_extract |
Completed in 10 milliseconds