Home | History | Annotate | Download | only in switchback

Lines Matching refs:BZ_N_ITERS

489 #define BZ_N_ITERS  4
3723 Iterate up to BZ_N_ITERS times to improve the tables.
3725 for (iter = 0; iter < BZ_N_ITERS; iter++) {