Home
last modified time | relevance | path

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

/openbsd/games/robots/
H A Dmove.c236 static COORD newpos; in must_telep() local
267 static COORD newpos; in do_move() local
/openbsd/gnu/llvm/libcxx/src/
H A Dstrstream.cpp279 char* newpos = eback() + newoff; in seekoff() local
309 char* newpos = eback() + newoff; in seekpos() local
/openbsd/usr.bin/lex/
H A Dccl.c60 int ind, len, newpos, i; in ccladd() local
/openbsd/games/worm/
H A Dworm.c240 newpos(struct body *bp) in newpos() function
/openbsd/games/atc/
H A Dinput.c204 int newstate, newpos; in push() local
/openbsd/lib/libc/rpc/
H A Dxdr_rec.c349 caddr_t newpos; in xdrrec_setpos() local
/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dhfs.c1406 long newpos; in hfs_lseek() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dgenrecog.c1688 change_state (oldpos, newpos, afterward, indent) in change_state() argument
/openbsd/gnu/gcc/gcc/
H A Dgenrecog.c1796 change_state (const char *oldpos, const char *newpos, const char *indent) in change_state()