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

/freebsd-11-stable/contrib/libreadline/
H A Dkill.c441 int r, npoint; local
443 npoint = (rl_point < rl_mark) ? rl_point : rl_mark;
446 rl_point = npoint;

Completed in 48 milliseconds