Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c423 int bestFit = 0; in _findRegions() local
447 if (matches > bestFit) { in _findRegions()
448 bestFit = matches; in _findRegions()
452 if (bestFit > DELETE_THRESHOLD) { in _findRegions()