Searched defs:price (Results 1 – 10 of 10) sorted by relevance
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
62 uint32_t price; member
135 int price; in m() local198 int price; in unm() local
112 int price; in buy_h() local262 int price; in sell_h() local
55 uint32_t price = 0; in rc_bittree_price() local72 uint32_t price = 0; in rc_bittree_reverse_price() local
72 unsigned price; /* price per unit */ member
61 MEM_STATIC double ZSTD_fCost(U32 price) in ZSTD_fCost()228 { U32 price = litLength * optPtr->litSumBasePrice; in ZSTD_rawLiteralsCost() local262 U32 price; in ZSTD_getMatchPrice() local1039 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local1127 … int const price = basePrice + ZSTD_getMatchPrice(offset, mlen, optStatePtr, optLevel); in ZSTD_compressBlock_opt_generic() local
107 int price; member
59 static float price = 0.02; /* cost per page (or what ever) */ variable
54 short price; member