Home | History | Annotate | Download | only in perf

Lines Matching defs:BZ_X_MAGIC_1

676 #define BZ_X_MAGIC_1     10
1502 if (s->state == BZ_X_MAGIC_1) {
1560 GET_UCHAR(BZ_X_MAGIC_1, uc);
4876 s->state = BZ_X_MAGIC_1;
5189 if (s->state >= BZ_X_MAGIC_1) {