Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_X_MAGIC_1

676 #define BZ_X_MAGIC_1     10
1504 if (s->state == BZ_X_MAGIC_1) {
1562 GET_UCHAR(BZ_X_MAGIC_1, uc);
4878 s->state = BZ_X_MAGIC_1;
5191 if (s->state >= BZ_X_MAGIC_1) {