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

/freebsd-11-stable/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c113 #define NOT_LOCAL(sp, fy, fx, ty, tx) ((tx > LONG_DIST) \ macro
810 if (yold == -1 || xold == -1 || NOT_LOCAL(SP_PARM, yold, xold, ynew, xnew)) {

Completed in 67 milliseconds