Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/readline/
HDkill.c441 int r, npoint; local
443 npoint = (rl_point < rl_mark) ? rl_point : rl_mark;
446 rl_point = npoint;