Home
last modified time | relevance | path

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

/netbsd/src/games/monop/
Dmorg.c142 int price; in m() local
205 int price; in unm() local
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/
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/
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
Dlzma_encoder_private.h63 uint32_t price; member
/netbsd/src/games/hack/
Ddef.eshk.h72 unsigned price; /* price per unit */ member
/netbsd/src/usr.sbin/lpr/pac/
Dpac.c69 static float price = 0.02; /* cost per page (or what ever) */ variable
/netbsd/src/games/larn/
Dheader.h51 short price; member