Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dsh.hist.c654 unsigned removeCount; member
694 hashStats.removeCount, in displayHistStats()
695 hashStats.insertCount - hashStats.removeCount); in displayHistStats()
696 assert(hashStats.insertCount >= hashStats.removeCount); in displayHistStats()
855 hashStats.removeCount++; in removeHistHashTable()