Searched refs:DState (Results 1 – 3 of 3) sorted by relevance
525 DState* s; in BZ_API()542 s = (DState*)BZALLOC(sizeof(DState)); in BZ_API()569 static Bool unRLE_obuf_to_output_FAST(DState* s) { in unRLE_obuf_to_output_FAST()775 static Bool unRLE_obuf_to_output_SMALL(DState* s) { in unRLE_obuf_to_output_SMALL()921 DState* s; in BZ_API()924 s = (DState*)strm->state; in BZ_API()980 DState* s; in BZ_API()983 s = (DState*)strm->state; in BZ_API()
463 } DState; typedef512 extern Int32 BZ2_decompress(DState*);
72 static void makeMaps_d(DState* s) { in makeMaps_d()147 Int32 BZ2_decompress(DState* s) { in BZ2_decompress()