Searched refs:BZ_S_INPUT (Results 1 – 2 of 2) sorted by relevance
105 s->state = BZ_S_INPUT; in BZ2_bzCompressInit()270 s->state = BZ_S_INPUT; in handle_compress()279 if (s->state == BZ_S_INPUT) { in handle_compress()
107 #define BZ_S_INPUT 2 macro