Home
last modified time | relevance | path

Searched refs:BZ_S_INPUT (Results 1 – 8 of 8) 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.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()
/third_party/uboot/u-boot-2020.01/lib/bzip2/
Dbzlib_private.h218 #define BZ_S_INPUT 2 macro
Dbzlib.c241 s->state = BZ_S_INPUT; in BZ_API()
427 s->state = BZ_S_INPUT; in handle_compress()
433 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()