Home
last modified time | relevance | path

Searched defs:cgoto (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/games/hunt/huntd/
H A Dterminal.c52 cgoto(PLAYER *pp, int y, int x) in cgoto() function
/dflybsd-src/games/bs/
H A Dbs.c59 #define cgoto(y, x) move(CY(y), CX(x)) macro
/dflybsd-src/contrib/awk/
H A Db.c1462 int cgoto(fa *f, int s, int c) in cgoto() function