Home
last modified time | relevance | path

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

/u-boot/lib/bzip2/
A Dbzlib.c343 Bool progress_in = False; in copy_input_until_stop() local
353 progress_in = True; in copy_input_until_stop()
371 progress_in = True; in copy_input_until_stop()
380 return progress_in; in copy_input_until_stop()
415 Bool progress_in = False; in handle_compress() local
435 progress_in |= copy_input_until_stop ( s ); in handle_compress()
454 return progress_in || progress_out; in handle_compress()

Completed in 4 milliseconds