Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_X_MAGIC_1

683 #define BZ_X_MAGIC_1     10
1513 if (s->state == BZ_X_MAGIC_1) {
1571 GET_UCHAR(BZ_X_MAGIC_1, uc);
4887 s->state = BZ_X_MAGIC_1;
5200 if (s->state >= BZ_X_MAGIC_1) {