Home
last modified time | relevance | path

Searched refs:cost45 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/common/bzip2/
H A Dcompress.c361 register UInt32 cost01, cost23, cost45; in sendMTFValues() local
363 cost01 = cost23 = cost45 = 0; in sendMTFValues()
369 cost45 += s->len_pack[icv][2]; \ in sendMTFValues()
386 cost[4] = cost45 & 0xffff; cost[5] = cost45 >> 16; in sendMTFValues()