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

/freebsd-10.0-release/contrib/xz/src/liblzma/rangecoder/
H A Dprice.h55 uint32_t price = 0; local
72 uint32_t price = 0; local
/freebsd-10.0-release/contrib/xz/src/liblzma/lzma/
H A Dlzma_encoder_private.h63 uint32_t price; member in struct:__anon4716
H A Dlzma_encoder_optimum_normal.c29 uint32_t price = 0; local
79 uint32_t price; local
115 uint32_t price; local
171 const uint32_t price = rc_bittree_reverse_price( local
398 const uint32_t price = rep_match_price + get_pure_rep_price( local
628 const uint32_t price = rep_match_price + get_pure_rep_price( local
[all...]
/freebsd-10.0-release/usr.sbin/lpr/pac/
H A Dpac.c70 static float price = 0.02; /* cost per page (or what ever) */ variable

Completed in 142 milliseconds