Searched refs:DState (Results 1 – 4 of 4) sorted by relevance
443 DState; typedef493 BZ2_decompress ( DState* );
351 DState* s = strm->state; in BZ_API()661 DState* s; in BZ_API()672 s = BZALLOC( sizeof(DState) ); in BZ_API()700 Bool unRLE_obuf_to_output_FAST ( DState* s ) in unRLE_obuf_to_output_FAST()870 Bool unRLE_obuf_to_output_SMALL ( DState* s ) in unRLE_obuf_to_output_SMALL()975 DState* s; in BZ_API()1030 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;