Searched refs:cost3 (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libbz/
H A Dcompress.c349 register UInt16 cost0, cost1, cost2, cost3, cost4, cost5; local
350 cost0 = cost1 = cost2 = cost3 = cost4 = cost5 = 0;
356 cost3 += s->len[3][icv];
361 cost[3] = cost3; cost[4] = cost4; cost[5] = cost5;

Completed in 11 milliseconds