Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.hist.c484 unsigned timeLimit = !samples; in generateHashes() local
505 if (timeLimit && (i & 0x3ffff) == 0x3ffff) { in generateHashes()