Searched refs:DState (Results 1 – 4 of 4) sorted by relevance
443 DState; typedef493 BZ2_decompress ( DState* );
349 DState* s = strm->state; in BZ_API()659 DState* s; in BZ_API()670 s = BZALLOC( sizeof(DState) ); in BZ_API()698 Bool unRLE_obuf_to_output_FAST ( DState* s ) in unRLE_obuf_to_output_FAST()868 Bool unRLE_obuf_to_output_SMALL ( DState* s ) in unRLE_obuf_to_output_SMALL()973 DState* s; in BZ_API()1028 DState* s; in BZ_API()
27 void makeMaps_d ( DState* s ) in makeMaps_d()106 Int32 BZ2_decompress ( DState* s ) in BZ2_decompress()
212 + DState* s = strm->state;