Searched refs:__hash_line (Results 1 – 5 of 5) sorted by relevance
68 __hash_line(const __LDATA *cp, int ncols) in __hash_line() function
179 lp->hash = __hash_line(lp->line, maxx); in __newwin() 249 lp->hash = __hash_line(lp->line, win->maxx); in __set_subwin()
362 unsigned int __hash_line(const __LDATA *, int);
364 lp->hash = __hash_line(lp->line, ncols); in __resizewin()
573 wlp->hash = __hash_line(wlp->line, win->maxx); in doupdate()