Home
last modified time | relevance | path

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

/openbsd/src/lib/libcurses/tty/
Dhashmap.c177 cost_effective(SCREEN *sp, const int from, const int to, const int blank) in cost_effective() function
248 || cost_effective(sp, i + shift, i, shift < 0)) { in grow_hunks()
268 || cost_effective(sp, i + shift, i, shift > 0)) { in grow_hunks()