Home
last modified time | relevance | path

Searched defs:newpos (Results 1 – 8 of 8) sorted by relevance

/dragonfly/games/robots/
HDmove.c200 static COORD newpos; in must_telep() local
231 static COORD newpos; in do_move() local
/dragonfly/usr.bin/fold/
HDfold.c196 newpos(int col, wint_t ch) in newpos() function
/dragonfly/contrib/flex/src/
HDccl.c57 int ind, len, newpos, i; in ccladd() local
/dragonfly/games/worm/
HDworm.c185 newpos(struct body *bp) in newpos() function
/dragonfly/games/backgammon/common_source/
HDfancy.c412 newpos(void) in newpos() function
/dragonfly/games/atc/
HDinput.c230 int newstate, newpos; in push() local
/dragonfly/lib/libc/xdr/
HDxdr_rec.c349 char *newpos; in xdrrec_setpos() local
/dragonfly/contrib/gcc-4.7/gcc/
HDgenrecog.c1583 change_state (struct position *oldpos, struct position *newpos, in change_state()