Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/bzip2/
H A Dbzlib_private.h443 DState; typedef
493 BZ2_decompress ( DState* );
H A Dbzlib.c637 DState* s; in BZ_API()
648 s = BZALLOC( sizeof(DState) ); in BZ_API()
676 DState* s; in BZ_API()
709 Bool unRLE_obuf_to_output_FAST ( DState* s ) in unRLE_obuf_to_output_FAST()
883 Bool unRLE_obuf_to_output_SMALL ( DState* s ) in unRLE_obuf_to_output_SMALL()
992 DState* s; in BZ_API()
1047 DState* s; in BZ_API()
H A Ddecompress.c27 void makeMaps_d ( DState* s ) in makeMaps_d()
107 Int32 BZ2_decompress ( DState* s ) in BZ2_decompress()
H A DSolaris.README.txt212 + DState* s = strm->state;