Home
last modified time | relevance | path

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

/titanic_53/usr/src/common/bzip2/
H A Dbzlib.c455 Bool progress_in = False; in copy_input_until_stop() local
465 progress_in = True; in copy_input_until_stop()
483 progress_in = True; in copy_input_until_stop()
492 return progress_in; in copy_input_until_stop()
527 Bool progress_in = False; in handle_compress() local
547 progress_in |= copy_input_until_stop ( s ); in handle_compress()
566 return progress_in || progress_out; in handle_compress()