Home
last modified time | relevance | path

Searched refs:DState (Results 1 – 4 of 4) sorted by relevance

/titanic_53/usr/src/common/bzip2/
H A Dbzlib_private.h443 DState; typedef
493 BZ2_decompress ( DState* );
H A Dbzlib.c351 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()
H A Ddecompress.c27 void makeMaps_d ( DState* s ) in makeMaps_d()
106 Int32 BZ2_decompress ( DState* s ) in BZ2_decompress()
H A DSolaris.README.txt212 + DState* s = strm->state;