Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.alloc.c613 int totfree = 0, totused = 0; in showall() local
625 totused += nmalloc[i] * (1 << (i + 3)); in showall()
628 totused, totfree); in showall()