Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcurses/screen/
H A Dscr_reset.c291 *hash++ = _NOHASH; in scr_reset()
307 *hash++ = _NOHASH; in scr_reset()
H A Dquick_echo.c81 _CURHASH[SPy] = _NOHASH; in _quick_echo()
H A Dwclrtoeol.c95 _CURHASH[y] = x == 0 ? 0 : _NOHASH; in wclrtoeol()
H A Dwnoutref.c195 *hash = _NOHASH; in wnoutrefresh()
H A Dcurshdr.h50 #define _NOHASH (-1) /* if the hash value is unknown */ macro
H A Dwrefresh.c779 _CURHASH[wy] = _BEGNS[wy] < scrco ? _NOHASH : 0; in _updateln()