Home
last modified time | relevance | path

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

/NextBSD/lib/libvgl/
HDsimple.c224 int sign_x, sign_y, step, reverse, i; in VGLLine() local
226 dx = SL_ABSOLUTE(x2, x1, sign_x); in VGLLine()
229 if (sign_x == sign_y) in VGLLine()