Searched refs:progress_full (Results 1 – 1 of 1) sorted by relevance
61 size_t progress_full; /* How many chars to write to fill the progress bar. */ variable74 progress_full = ws.ws_col*(ws.ws_row-3); in memtest_progress_start()83 size_t chars = ((unsigned long long)curr*progress_full)/size, j; in memtest_progress_step()