HomeSort by: relevance | last modified time | path
    Searched refs:wrap_pos (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/less/dist/
input.c 95 POSITION wrap_pos; local
194 wrap_pos = NULL_POSITION;
277 } else if (wrap_pos == NULL_POSITION)
281 new_pos = wrap_pos;
295 wrap_pos = ch_tell();
371 POSITION wrap_pos; local
474 wrap_pos = NULL_POSITION;
550 if (wrap_pos == NULL_POSITION)
553 new_pos = wrap_pos;
563 wrap_pos = new_pos
    [all...]

Completed in 14 milliseconds