Searched defs:price (Results 1 – 4 of 4) sorted by relevance
55 uint32_t price = 0; in rc_bittree_price() local72 uint32_t price = 0; in rc_bittree_reverse_price() local
30 uint32_t price = 0; in get_literal_price() local80 uint32_t price; in get_pure_rep_price() local116 uint32_t price; in get_dist_len_price() local171 const uint32_t price = rc_bittree_reverse_price( in fill_dist_prices() local392 const uint32_t price = rep_match_price + get_pure_rep_price( in helper1() local614 const uint32_t price = rep_match_price + get_pure_rep_price( in helper2() local
63 uint32_t price; member
70 static float price = 0.02; /* cost per page (or what ever) */ variable