Searched refs:DState (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/bzip2/
H A Dbzlib_private.h438 DState; typedef in typeref:struct:__anon1088
488 BZ2_decompress ( DState* );
H A Dbzlib.c504 DState* s;
515 s = BZALLOC( sizeof(DState) );
543 Bool unRLE_obuf_to_output_FAST ( DState* s )
713 Bool unRLE_obuf_to_output_SMALL ( DState* s )
818 DState* s;
871 DState* s;
H A Ddecompress.c27 void makeMaps_d ( DState* s )
106 Int32 BZ2_decompress ( DState* s )

Completed in 425 milliseconds