Home
last modified time | relevance | path

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

/dflybsd-src/games/robots/
H A Dmove.c200 static COORD newpos; in must_telep() local
231 static COORD newpos; in do_move() local
/dflybsd-src/usr.bin/fold/
H A Dfold.c196 newpos(int col, wint_t ch) in newpos() function
/dflybsd-src/contrib/flex/src/
H A Dccl.c57 int ind, len, newpos, i; in ccladd() local
/dflybsd-src/games/worm/
H A Dworm.c185 newpos(struct body *bp) in newpos() function
/dflybsd-src/games/backgammon/common_source/
H A Dfancy.c412 newpos(void) in newpos() function
/dflybsd-src/games/atc/
H A Dinput.c230 int newstate, newpos; in push() local
/dflybsd-src/lib/libc/xdr/
H A Dxdr_rec.c349 char *newpos; in xdrrec_setpos() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgenrecog.c1583 change_state (struct position *oldpos, struct position *newpos, in change_state()