Searched defs:price (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/xz/src/liblzma/rangecoder/
H A Dprice.h55 uint32_t price = 0; local
72 uint32_t price = 0; local
/freebsd-10-stable/usr.sbin/lpr/pac/
H A Dpac.c70 static float price = 0.02; /* cost per page (or what ever) */ variable
/freebsd-10-stable/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_private.h63 uint32_t price; member in struct:__anon477
H A Dlzma_encoder_optimum_normal.c30 uint32_t price = 0; local
80 uint32_t price; local
116 uint32_t price; local
171 const uint32_t price = rc_bittree_reverse_price( local
392 const uint32_t price = rep_match_price + get_pure_rep_price( local
614 const uint32_t price = rep_match_price + get_pure_rep_price( local
[all...]

Completed in 65 milliseconds