Home | History | Annotate | Download | only in perf

Lines Matching refs:cost01

3778             register UInt32 cost01, cost23, cost45;
3780 cost01 = cost23 = cost45 = 0;
3784 cost01 += s->len_pack[icv][0]; \
3801 cost[0] = cost01 & 0xffff; cost[1] = cost01 >> 16;