Home
last modified time | relevance | path

Searched refs:BZ_S_INPUT (Results 1 – 6 of 6) sorted by relevance

/third_party/bzip2/
Dbzlib_private.h184 #define BZ_S_INPUT 2 macro
Dbzlib.c190 s->state = BZ_S_INPUT; in BZ_API()
376 s->state = BZ_S_INPUT; in handle_compress()
382 if (s->state == BZ_S_INPUT) { in handle_compress()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzlib_private.h184 #define BZ_S_INPUT 2 macro
Dbzlib.c190 s->state = BZ_S_INPUT; in BZ_API()
376 s->state = BZ_S_INPUT; in handle_compress()
382 if (s->state == BZ_S_INPUT) { in handle_compress()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzlib_private.h184 #define BZ_S_INPUT 2 macro
Dbzlib.c190 s->state = BZ_S_INPUT; in BZ_API()
376 s->state = BZ_S_INPUT; in handle_compress()
382 if (s->state == BZ_S_INPUT) { in handle_compress()