Home
last modified time | relevance | path

Searched refs:jump_percent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Djump.c137 public void jump_percent(int percent, long fraction) in jump_percent() function
H A Dfuncs.h214 public void jump_percent(int percent, long fraction);
H A Dcommand.c1636 jump_percent((int) number, fraction); in commands()