Home
last modified time | relevance | path

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

/u-boot/lib/bzip2/
A Dbzlib_private.h218 #define BZ_S_INPUT 2 macro
A Dbzlib.c242 s->state = BZ_S_INPUT; in BZ_API()
428 s->state = BZ_S_INPUT; in handle_compress()
434 if (s->state == BZ_S_INPUT) { in handle_compress()

Completed in 8 milliseconds