Home
last modified time | relevance | path

Searched defs:cfile_size (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/cmd/lzip/
H A Dmain.c376 uvlong cfile_size = in_statsp? in_statsp->length / 100: 0; in compress() local
654 Pretty_print *p, uvlong cfile_size) in show_progress()