Lines Matching defs:step
145 short step = alloc1->bits;
146 unsigned char b0 = get_leq_8_bits(mp, step);
147 unsigned char b1 = get_leq_8_bits(mp, step);
148 alloc1 += ((size_t)1 << step);
153 short step = alloc1->bits;
154 unsigned char b0 = get_leq_8_bits(mp, step);
155 alloc1 += ((size_t)1 << step);
170 short step = alloc1->bits;
171 unsigned char b0 = get_leq_8_bits(mp, step);
172 alloc1 += ((size_t)1 << step);
229 short step = alloc1->bits;
268 alloc1 += ((size_t)1 << step);
272 short step = alloc1->bits;
320 alloc1 += ((size_t)1 << step);