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

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

Completed in 26 milliseconds