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

/netbsd-current/external/bsd/less/dist/
H A Dprompt.c152 static POSITION curr_byte(int where) function
179 return (curr_byte(where) != NULL_POSITION);
208 return (curr_byte(where) != NULL_POSITION &&
250 pos = curr_byte(where);
332 pos = curr_byte(where);

Completed in 219 milliseconds