Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c787 #define DELETE_COST 1 macro
816 LC(nr, fr).cost = cc * DELETE_COST; in cost()
842 if ((cc = LC(or, nr + 1).cost + DELETE_COST) < in cost()