Home
last modified time | relevance | path

Searched defs:price (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/games/monop/
H A Dmorg.c142 int price; in m() local
205 int price; in unm() local
H A Dhouses.c119 int price; in buy_h() local
269 int price; in sell_h() local
/netbsd-src/external/public-domain/xz/dist/src/liblzma/rangecoder/
H A Dprice.h55 uint32_t price = 0; in rc_bittree_price() local
72 uint32_t price = 0; in rc_bittree_reverse_price() local
/netbsd-src/external/public-domain/xz/dist/src/liblzma/lzma/
H A Dlzma_encoder_optimum_normal.c30 uint32_t price = 0; in get_literal_price() local
80 uint32_t price; in get_pure_rep_price() local
116 uint32_t price; in get_dist_len_price() local
171 const uint32_t price = rc_bittree_reverse_price( in fill_dist_prices() local
392 const uint32_t price = rep_match_price + get_pure_rep_price( in helper1() local
614 const uint32_t price = rep_match_price + get_pure_rep_price( in helper2() local
H A Dlzma_encoder_private.h63 uint32_t price; member
/netbsd-src/games/hack/
H A Ddef.eshk.h72 unsigned price; /* price per unit */ member
/netbsd-src/usr.sbin/lpr/pac/
H A Dpac.c69 static float price = 0.02; /* cost per page (or what ever) */ variable
/netbsd-src/games/larn/
H A Dheader.h51 short price; member