Home | History | Annotate | Download | only in dist

Lines Matching defs:jump_loc

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)