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

/freebsd-11-stable/contrib/less/
H A Dprompt.c162 curr_byte(where) function
193 return (curr_byte(where) != NULL_POSITION);
222 return (curr_byte(where) != NULL_POSITION &&
268 pos = curr_byte(where);
350 pos = curr_byte(where);

Completed in 99 milliseconds