Home | History | Annotate | Download | only in adb

Lines Matching refs:LL

485             printf("sending: '%s' %4d%%    \r", fn, (int)(100LL - ((100LL * sz) / (total))));
619 int percent = (int)(xfer * 47LL / (sz ? sz : 1));