Home | History | Annotate | Download | only in tests

Lines Matching refs:BZ_X_MAGIC_1

714 #define BZ_X_MAGIC_1     10
1542 if (s->state == BZ_X_MAGIC_1) {
1600 GET_UCHAR(BZ_X_MAGIC_1, uc);
4916 s->state = BZ_X_MAGIC_1;
5229 if (s->state >= BZ_X_MAGIC_1) {