Searched refs:_NOHASH (Results 1 – 6 of 6) sorted by relevance
291 *hash++ = _NOHASH; in scr_reset()307 *hash++ = _NOHASH; in scr_reset()
81 _CURHASH[SPy] = _NOHASH; in _quick_echo()
95 _CURHASH[y] = x == 0 ? 0 : _NOHASH; in wclrtoeol()
195 *hash = _NOHASH; in wnoutrefresh()
50 #define _NOHASH (-1) /* if the hash value is unknown */ macro
779 _CURHASH[wy] = _BEGNS[wy] < scrco ? _NOHASH : 0; in _updateln()