Home
last modified time | relevance | path

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

/u-boot/tools/
A Dkwboot.c119 __progress(int pct, char c) in __progress() argument
126 printf("%s%3d %% [", nl, pct); in __progress()
133 if (pct == 100) { in __progress()
146 static int pct; in kwboot_progress() local
149 pct = _pct; in kwboot_progress()
152 __progress(pct, c); in kwboot_progress()

Completed in 3 milliseconds