Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/bzip2/
H A Dbzlib_private.h443 DState; typedef
493 BZ2_decompress ( DState* );
H A Dbzlib.c349 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()
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;