Home
last modified time | relevance | path

Searched defs:cury (Results 1 – 5 of 5) sorted by relevance

/openbsd/games/gomoku/
H A Dbdisp.c299 static int cury = BSZ / 2; in getcoord() local
/openbsd/games/hack/
H A Dhack.Decl.c98 xchar curx,cury; variable
/openbsd/distrib/special/more/
H A Dcurses.h109 size_t cury, curx; /* Current x, y coordinates. */ member
/openbsd/games/bs/
H A Dbs.c167 static int cury = (BDEPTH / 2); variable
/openbsd/sys/dev/rasops/
H A Drasops.c282 int curx, cury; in rasops_init() local