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

/openbsd-current/games/robots/
H A Dmove.c236 static COORD newpos; local
267 static COORD newpos; local
[all...]
/openbsd-current/usr.bin/lex/
H A Dccl.c62 int ind, len, newpos, i; local
/openbsd-current/games/worm/
H A Dworm.c240 newpos(struct body *bp) function
/openbsd-current/gnu/llvm/libcxx/src/
H A Dstrstream.cpp279 char* newpos = eback() + newoff; local
281 setg(eback(), newpos, _VSTD::max(newpos, egptr())); local
309 char* newpos = eback() + newoff; local
311 setg(eback(), newpos, _VSTD::max(newpos, egpt local
[all...]
/openbsd-current/lib/libc/rpc/
H A Dxdr_rec.c349 caddr_t newpos; local
/openbsd-current/games/atc/
H A Dinput.c204 int newstate, newpos; local
/openbsd-current/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dhfs.c1406 long newpos; local
[all...]
/openbsd-current/gnu/gcc/gcc/
H A Dgenrecog.c1796 change_state(const char *oldpos, const char *newpos, const char *indent) argument

Completed in 155 milliseconds