Searched defs:chpos (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.bin/less/ |
H A D | cvt.c | 44 int *chpos = ecalloc(sizeof (int), len); in cvt_alloc_chpos() local 57 cvt_text(char *odst, char *osrc, int *chpos, int *lenp, int ops) in cvt_text()
|
H A D | search.c | 439 create_hilites(off_t linepos, int start_index, int end_index, int *chpos) in create_hilites() 475 hilite_line(off_t linepos, char *line, int line_len, int *chpos, in hilite_line() 668 int *chpos; in search_range() local
|