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

/freebsd-9.3-release/contrib/less/
H A Dprompt.c163 curr_byte(where) function
194 return (curr_byte(where) != NULL_POSITION);
220 return (curr_byte(where) != NULL_POSITION &&
265 pos = curr_byte(where);
342 pos = curr_byte(where);

Completed in 50 milliseconds