Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dtable.c215 int totncmp = 0, maxncmp = 0; in tprintinfo() local
238 totncmp += ncmp; in tprintinfo()
246 totncmp / nentries, in tprintinfo()
247 (totncmp % nentries) * 100 / nentries); in tprintinfo()