HomeSort by: relevance | last modified time | path
    Searched defs:jump_loc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/less/dist/
jump.c 47 * Note; lastmark will be called later by jump_loc, but it fails
60 jump_loc(ch_zero(), sc_height-1);
63 jump_loc(pos, sc_height-1);
105 jump_loc(pos, jump_sline);
108 jump_loc(ch_tell(), jump_sline);
131 jump_loc(ch_zero(), 1);
133 jump_loc(scrpos.pos, scrpos.ln);
166 * Like jump_loc, but the position need not be
186 jump_loc(pos, sline);
194 public void jump_loc(POSITION pos, int sline function
    [all...]
  /src/distrib/utils/more/
prim.c 377 jump_loc(ch_tell());
394 jump_loc(ch_tell());
432 jump_loc(pos);
439 jump_loc(pos) function
440 /*###432 [cc] conflicting types for `jump_loc'%%%*/
587 jump_loc(pos);
836 jump_loc(linepos);

Completed in 26 milliseconds